69,849
edits
m
no edit summary
HiddenDragon (talk | contribs) (Updated doc) |
HiddenDragon (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 48: | Line 48: | ||
| condition save = | | condition save = | ||
| condition dc = | | condition dc = | ||
| condition radius m = | |||
| condition2 = | | condition2 = | ||
| condition2 duration = | | condition2 duration = | ||
| condition2 save = | | condition2 save = | ||
| condition2 dc = | | condition2 dc = | ||
| condition2 radius m = | |||
| where to find = | | where to find = | ||
| where to find location = | |||
| where to find x = | |||
| where to find y = | |||
| where to find2 = | |||
| where to find2 location = | |||
| where to find2 x = | |||
| where to find2 y = | |||
| where to find3 = | |||
| where to find3 location = | |||
| where to find3 x = | |||
| where to find3 y = | |||
| where to find4 = | |||
| where to find4 location = | |||
| where to find4 x = | |||
| where to find4 y = | |||
| where to find5 = | |||
| where to find5 location = | |||
| where to find5 x = | |||
| where to find5 y = | |||
| notes = | | notes = | ||
| bugs = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 163: | Line 185: | ||
| condition save = WIS | | condition save = WIS | ||
| condition dc = 13 | | condition dc = 13 | ||
| condition radius m = 3 | |||
| condition2 = Prone | | condition2 = Prone | ||
| condition2 duration = 1 | | condition2 duration = 1 | ||
| condition2 save = | | condition2 save = | ||
| condition2 dc = | | condition2 dc = | ||
| condition2 radius m = | |||
<!-- List of other special features or abilities granted by the weapon. --> | <!-- List of other special features or abilities granted by the weapon. --> | ||
Line 174: | Line 198: | ||
<!-- Describe where and how to obtain the weapon, if it's a special one. --> | <!-- Describe where and how to obtain the weapon, if it's a special one. --> | ||
| where to find = | | where to find = | ||
| where to find location = | |||
| where to find x = | |||
| where to find y = | |||
| where to find2 = | |||
| where to find2 location = | |||
| where to find2 x = | |||
| where to find2 y = | |||
| where to find3 = | |||
| where to find3 location = | |||
| where to find3 x = | |||
| where to find3 y = | |||
| where to find4 = | |||
| where to find4 location = | |||
| where to find4 x = | |||
| where to find4 y = | |||
| where to find5 = | |||
| where to find5 location = | |||
| where to find5 x = | |||
| where to find5 y = | |||
}} | }} | ||
Line 182: | Line 224: | ||
<h1>Longsword</h1> | <h1>Longsword</h1> | ||
{{WeaponPage | {{WeaponPage | ||
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | ||
Line 237: | Line 278: | ||
<h1>Dagger</h1> | <h1>Dagger</h1> | ||
{{WeaponPage | {{WeaponPage | ||
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | ||
Line 274: | Line 314: | ||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||
== Template data == | == Template data == | ||
Line 490: | Line 528: | ||
"description": "The in-game flavour text in the weapon's tooltip.", | "description": "The in-game flavour text in the weapon's tooltip.", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 626: | Line 658: | ||
"condition duration": {}, | "condition duration": {}, | ||
"condition dc": {}, | "condition dc": {}, | ||
"condition radius m": {}, | |||
"condition2": {}, | "condition2": {}, | ||
"condition2 save": {}, | "condition2 save": {}, | ||
"condition2 duration": {}, | "condition2 duration": {}, | ||
"condition2 dc": {}, | "condition2 dc": {}, | ||
"notes": {} | "condition2 radius m": {}, | ||
"where to find": { | |||
"description": "Describe where and how to obtain the item.", | |||
"example": "Found on a table.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find location": { | |||
"description": "The map name of the item. Should match a location page.", | |||
"example": "Underdark", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find x": { | |||
"description": "The x coordinate of the item in the location.", | |||
"example": "53", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find y": { | |||
"description": "The y coordinate of the item in the location", | |||
"example": "Underdark", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"where to find2": {}, | |||
"where to find2 location": {}, | |||
"where to find2 x": {}, | |||
"where to find2 y": {}, | |||
"where to find3": {}, | |||
"where to find3 location": {}, | |||
"where to find3 x": {}, | |||
"where to find3 y": {}, | |||
"where to find4": {}, | |||
"where to find4 location": {}, | |||
"where to find4 x": {}, | |||
"where to find4 y": {}, | |||
"where to find5": {}, | |||
"where to find5 location": {}, | |||
"where to find5 x": {}, | |||
"where to find5 y": {}, | |||
"notes": {}, | |||
"bugs": {} | |||
}, | }, | ||
"description": "This template generates entire pages for individual weapons in the game. (For other Equipment, use Template:EquipmentPage. For Consumables and other miscellaneous items, use Template:MiscItemPage.)", | "description": "This template generates entire pages for individual weapons in the game. (For other Equipment, use Template:EquipmentPage. For Consumables and other miscellaneous items, use Template:MiscItemPage.)", | ||
Line 642: | Line 717: | ||
"description", | "description", | ||
"quote", | "quote", | ||
"type", | "type", | ||
"rarity", | "rarity", | ||
Line 683: | Line 757: | ||
"condition duration", | "condition duration", | ||
"condition dc", | "condition dc", | ||
"condition radius m", | |||
"condition2", | "condition2", | ||
"condition2 save", | "condition2 save", | ||
"condition2 duration", | "condition2 duration", | ||
"condition2 dc", | "condition2 dc", | ||
"notes" | "condition2 radius m", | ||
"where to find", | |||
"where to find location", | |||
"where to find x", | |||
"where to find y", | |||
"where to find2", | |||
"where to find2 location", | |||
"where to find2 x", | |||
"where to find2 y", | |||
"where to find3", | |||
"where to find3 location", | |||
"where to find3 x", | |||
"where to find3 y", | |||
"where to find4", | |||
"where to find4 location", | |||
"where to find4 x", | |||
"where to find4 y", | |||
"where to find5", | |||
"where to find5 location", | |||
"where to find5 x", | |||
"where to find5 y", | |||
"notes", | |||
"bugs" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |