Template:Misc item page/doc: Difference between revisions

Jump to navigation Jump to search
Added documentation for special field
(add honour examples)
(Added documentation for special field)
Line 53: Line 53:
<!-- The effect(s) of the item when used or consumed. Leave EMPTY for non-consumable items. -->
<!-- The effect(s) of the item when used or consumed. Leave EMPTY for non-consumable items. -->
| effect =
| effect =
<!-- List of special features, bonuses, or abilities granted by the item. -->
| special =


<!-- The condition applied by this consumable. Leave EMPTY for non-consumable items. -->
<!-- The condition applied by this consumable. Leave EMPTY for non-consumable items. -->
Line 427: Line 430:
"description": "The uuid or Root Template for the item. In a uuid format such as \"3d99b0ae-4e96-438a-8029-cce11109f415\".",
"description": "The uuid or Root Template for the item. In a uuid format such as \"3d99b0ae-4e96-438a-8029-cce11109f415\".",
"type": "string"
"type": "string"
},
"special": {
"description": "List of special features, bonuses, or abilities granted by the item.",
"example": "* '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this item.",
"type": "content",
"suggested": true
},
},
"rarity honour": {
"rarity honour": {
Line 477: Line 486:
"condition2 save",
"condition2 save",
"condition2 dc",
"condition2 dc",
"condition2 duration"
"condition2 duration",
        "special"
]
]
}
}
</templatedata>
</templatedata>

Navigation menu