65,602
editsMore actions
Updated doc
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (Updated doc) |
||
Line 55: | Line 55: | ||
| condition2 radius m = | | 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 = | | bugs = | ||
Line 179: | 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 187: | 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 242: | 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 495: | Line 530: | ||
"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 637: | Line 666: | ||
"condition2 dc": {}, | "condition2 dc": {}, | ||
"condition2 radius m": {}, | "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": {}, | "notes": {}, | ||
"bugs": {} | "bugs": {} | ||
Line 650: | Line 719: | ||
"description", | "description", | ||
"quote", | "quote", | ||
"type", | "type", | ||
"rarity", | "rarity", | ||
Line 697: | Line 765: | ||
"condition2 dc", | "condition2 dc", | ||
"condition2 radius m", | "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", | "notes", | ||
"bugs" | "bugs" |