From Dark and Darker Wiki

(Item Data update)
(falvourtext to description variable name change)
Line 304: Line 304:
|#default=
|#default=
}}
}}
|centaurs madness={{#switch:{{lc:{{{2|}}}}}
|centaur's madness={{#switch:{{lc:{{{2|}}}}}
|rarity=6
|rarity=6
|description=Inlaid with fragments of a centaur’s horn, harnessing pure power.  
|description=Inlaid with fragments of a centaur’s horn, harnessing pure power.  
Line 593: Line 593:
|#default=
|#default=
}}
}}
|demons glee={{#switch:{{lc:{{{2|}}}}}
|demon's glee={{#switch:{{lc:{{{2|}}}}}
|rarity=6
|rarity=6
|description=A blade fused with unholy blood, it is said to become almost sentient, craving destruction.  
|description=A blade fused with unholy blood, it is said to become almost sentient, craving destruction.  
Line 883: Line 883:
|#default=
|#default=
}}
}}
|fireflys abdomen={{#switch:{{lc:{{{2|}}}}}
|firefly's abdomen={{#switch:{{lc:{{{2|}}}}}
|rarity=5
|rarity=5
|description=A preserved firefly's abdomen, emitting a radiant beacon of light.
|description=A preserved firefly's abdomen, emitting a radiant beacon of light.
Line 1,760: Line 1,760:
|#default=
|#default=
}}
}}
|horsemans axe={{#switch:{{lc:{{{2|}}}}}
|horseman's axe={{#switch:{{lc:{{{2|}}}}}
|rarity=6
|rarity=6
|description=A nimble axe, forged with a thin hilt that makes it suitable for one hand, enabling mobility in battle.
|description=A nimble axe, forged with a thin hilt that makes it suitable for one hand, enabling mobility in battle.
Line 3,252: Line 3,252:
|#default=
|#default=
}}
}}
|trolls bane={{#switch:{{lc:{{{2|}}}}}
|troll's bane={{#switch:{{lc:{{{2|}}}}}
|rarity=6
|rarity=6
|description=The blood soaked wood from the mighty Troll’s club whittled down to a manageable size and weight.
|description=The blood soaked wood from the mighty Troll’s club whittled down to a manageable size and weight.
Line 3,261: Line 3,261:
|#default=
|#default=
}}
}}
|trolls blood={{#switch:{{lc:{{{2|}}}}}
|troll's blood={{#switch:{{lc:{{{2|}}}}}
|rarity=5
|rarity=5
|description=Blood essence obtained from a Cave Troll, you will gain extraordinary healing capabilities with this!
|description=Blood essence obtained from a Cave Troll, you will gain extraordinary healing capabilities with this!
Line 3,269: Line 3,269:
|#default=
|#default=
}}
}}
|trolls club={{#switch:{{lc:{{{2|}}}}}
|troll's club={{#switch:{{lc:{{{2|}}}}}
|rarity=5
|rarity=5
|description=A massive and crudely carved club, its weight and rough edges make it a devastating weapon in close-quarters combat.
|description=A massive and crudely carved club, its weight and rough edges make it a devastating weapon in close-quarters combat.

Revision as of 22:21, 30 September 2023

Call any value of any item using right variables:

  • rarity
  • description
  • slottype
  • handtype
  • weapontype
  • armortype
  • misctype
  • utilitytype
  • accessorytype
  • xp

Usage:

{{Item Data|<item name>|rarity}}

Example

Code Preview
{{Item Data|Gold Ingot|rarity}}

5