From Dark and Darker Wiki
(Created page with "<templatedata> { "params": { "name": { "label": "Name", "example": "Bandage", "type": "string", "required": true, "description": "The name of the item" }, "image": { "label": "image", "example": "Arming Sword 2", "type": "string", "description": "Image of the item, optional, name variable is used on default" }, "rarity": { "label": "rarity", "example": "1", "type": "string", "suggested": true, "description": "Rarity of...") |
(No difference)
|
Latest revision as of 18:24, 21 March 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the item
| String | required |
image | image | Image of the item, optional, name variable is used on default
| String | optional |
rarity | rarity | Rarity of the item
| String | suggested |
stats | stats | Stats of the item
| String | suggested |
enchantments | enchantments | enchantments of the item if there is any | String | optional |
Special | special | Special power of the item if there is any | String | optional |
effect | effect | effect of the item if there is any | String | optional |
classes | classes | Classes of item | String | suggested |
slottype | slottype | Slot type of item | String | suggested |
armortype | armortype | Armor type of item | String | optional |
handtype | handtype | handtype of item | String | optional |
weapontype | weapontype | weapontype of item | String | optional |
utilitytype | utilitytype | Utility type of item | String | suggested |
actiontime | actiontime | Action Time of item if there is any | String | suggested |
attackspeed | attackspeed | attackspeed of item | String | optional |
reloadspeed | reloadspeed | reloadspeed of item | String | optional |
quiversize | quiversize | quiversize of item | String | optional |
combo | combo | combo of item | String | optional |
combodamage | combodamage | combodamage of item | String | optional |
spotdamage | spotdamage | spotdamage of item | String | optional |
hitbox | hitbox | hitbox of item | String | optional |
actionmovementspeed | actionmovementspeed | actionmovementspeed of item | String | optional |
description | description | Description of item if there is any | String | suggested |
nofloat | nofloat | Whether the infobox float right or not | String | optional |
nomargin | nomargin | Whether to have margin on left or not | String | optional |
size | size | Size of the picture, default = 100x200px , 100x for width, 200px for height
| String | optional |
InvSlot Size | invsize | no description
| File | optional |