Difference between revisions of "Data"
Jump to navigation
Jump to search
old>Realpsojed |
old>Realpsojed |
||
Line 84: | Line 84: | ||
|#default = }}</nowiki> | |#default = }}</nowiki> | ||
|Ceremonial Cuirass test = {{#switch: {{{2}}} | |Ceremonial Cuirass test = {{#switch: {{{2}}} | ||
<!-- Updated with Armor parser v0.26 --> | |||
|Rarity = Unique | |||
|Image = Ceremonial Cuirass.png | |||
|ArmorType = Chestpiece | |||
|ArmorClass = Heavy | |||
|Protection = 11 | |||
|Physical Resistance = {{pos|+10%}} | |||
|Slashing Resistance = {{pos|+10%}} | |||
|Rending Resistance = {{pos|+10%}} | |||
|Fire Resistance = {{neg|-15%}} | |||
|Frost Resistance = {{pos|+20%}} | |||
|Shock Resistance = {{neg|-25%}} | |||
|Bleed Resistance = {{pos|+5%}} | |||
|Move Resistance = {{pos|+15%}} | |||
|Dodge Chance = {{neg|-20%}} | |||
|Energy = {{neg|-25}} | |||
|Energy Restoration = {{neg|-6%}} | |||
|Health Restoration = {{pos|+5%}} | |||
|Healing Efficiency = {{pos|+25%}} | |||
|Noise Produced = {{neg|+10%}} | |||
|Durability = 500 | |||
|Description = Judging by the engraving, it used to belong to Sir der Ulne, a famous glutton and a drunkard. A dozen years ago, during one of his feasts, Sir der Ulne died heroically in a prolonged battle with a whole roast hog. | |||
|Price = 8750 | |||
|#default = }} | |||
|Ceremonial Cuirass = {{#switch: {{{2}}} | |||
<!-- Updated with Armor parser v0.26 --> | <!-- Updated with Armor parser v0.26 --> | ||
|Rarity = Unique | |Rarity = Unique |
Revision as of 00:04, 3 June 2021
Page for all Stoneshard data.
Option 1 - Keeping the Switch, transcluding individual attributes. {{:Data|Ornate Sallet|ArmorType}} produces:
Headgear
Option 2 - Removing the Switch, transcluding all attributes at once as plaintext. {{:Data|Peasant Hatchet}} produces:
{{#switch: {{{2}}} <!-- Updated with Weapon Parser V 1.01 --> |WeaponType = Axe |Damage1 = 21 |DamageType1 = Slashing |Properties1 = Armor Penetration |Values1 = {{pos|+10%}} |Properties2 = Bodypart Damage |Values2 = {{pos|+10%}} |Properties3 = Fumble Chance |Values3 = {{pos|-1%}} |Properties4 = Skills Energy Cost |Values4 = {{neg|+15%}} |Properties5 = Spells Energy Cost |Values5 = {{neg|+15%}} |Durability = 85 |Description = The only thing this axe is decent at is chopping wood. |Price = 25 |#default = }}
Option 2 seems like it won't work