This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:GetStats"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{#switch: {{{stat|}}}
 
{{#switch: {{{stat|}}}
   | NAME = {{:{{{item}}} | NAME }}
+
   | NAME = {{:{{{item}}}#Stats | NAME }}
   | DMG = {{:{{{item}}} | DMG }}
+
   | DMG = {{:{{{item}}}#Stats | DMG }}
   | DELAY = {{:{{{item}}} | DELAY }}
+
   | DELAY = {{:{{{item}}}#Stats | DELAY }}
   | AC = {{:{{{item}}} | AC }}
+
   | AC = {{:{{{item}}}#Stats | AC }}
   | HP = {{:{{{item}}} | HP }}
+
   | HP = {{:{{{item}}}#Stats | HP }}
   | MANA = {{:{{{item}}} | MANA }}
+
   | MANA = {{:{{{item}}}#Stats | MANA }}
   | ATK = {{:{{{item}}} | ATK }}
+
   | ATK = {{:{{{item}}}#Stats | ATK }}
   | STR = {{:{{{item}}} | STR }}
+
   | STR = {{:{{{item}}}#Stats | STR }}
   | STA = {{:{{{item}}} | STA }}
+
   | STA = {{:{{{item}}}#Stats | STA }}
   | AGI = {{:{{{item}}} | AGI }}
+
   | AGI = {{:{{{item}}}#Stats | AGI }}
   | DEX = {{:{{{item}}} | DEX }}
+
   | DEX = {{:{{{item}}}#Stats | DEX }}
   | WIS = {{:{{{item}}} | WIS }}
+
   | WIS = {{:{{{item}}}#Stats | WIS }}
   | INT = {{:{{{item}}} | INT }}
+
   | INT = {{:{{{item}}}#Stats | INT }}
   | CHA = {{:{{{item}}} | CHA }}
+
   | CHA = {{:{{{item}}}#Stats | CHA }}
   | POISON = {{:{{{item}}} | POISON }}
+
   | POISON = {{:{{{item}}}#Stats | POISON }}
   | MAGIC = {{:{{{item}}} | MAGIC }}
+
   | MAGIC = {{:{{{item}}}#Stats | MAGIC }}
   | DISEASE = {{:{{{item}}} | DISEASE }}
+
   | DISEASE = {{:{{{item}}}#Stats | DISEASE }}
   | FIRE = {{:{{{item}}} | FIRE }}
+
   | FIRE = {{:{{{item}}}#Stats | FIRE }}
   | COLD = {{:{{{item}}} | COLD }}
+
   | COLD = {{:{{{item}}}#Stats | COLD }}
   | WT = {{:{{{item}}} | WT }}
+
   | WT = {{:{{{item}}}#Stats | WT }}
 
   | #default = 0
 
   | #default = 0
 
}}
 
}}

Revision as of 15:11, 30 October 2024

0