JSONRoom
Part of JSONRoomsFile
.
Properties
$
• $: Object
Type declaration
Name | Type | Description |
---|---|---|
difficulty | string | Needs to be converted to an int . |
height | string | Needs to be converted to an int . |
name | string | - |
shape | string | Needs to be converted to an int . |
subtype | string | Needs to be converted to an int . |
type | string | Needs to be converted to an int . |
variant | string | Needs to be converted to an int . |
weight | string | Needs to be converted to a float . |
width | string | Needs to be converted to an int . |
Defined in
packages/isaacscript-common/src/interfaces/JSONRoomsFile.ts:27
door
• door: JSONDoor
[]
Defined in
packages/isaacscript-common/src/interfaces/JSONRoomsFile.ts:55
spawn
• spawn: JSONSpawn
[]
Defined in
packages/isaacscript-common/src/interfaces/JSONRoomsFile.ts:56