Information: 0.2.5 is officially out! Please bear with us while we are working on updating the wiki. This patch is massive so a lot of work will be needed. Enjoy the game in the meantime!

Template:Col: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#switch:{{{1|}}}
{{#switch:{{{1|}}}
| Y = <span style="color:#E1CD4D;"><strong>{{{2|}}}</strong></span>
  | R = <span style="color:#fb0034;"><strong>{{{2|}}}</strong></span>
  | R = <span style="color:#fb0034;"><strong>{{{2|}}}</strong></span>
  | #default = <span style="color:white;"><strong>{{{2|}}}</strong></span>}}
| P = <span style="color:#ae00fa;"><strong>{{{2|}}}</strong></span>
| G = <span style="color:#64ce03;"><strong>{{{2|}}}</strong></span>
| B = <span style="color:#1dc1ee;"><strong>{{{2|}}}</strong></span>
| Gr = <span style="color:#82838e;"><strong>{{{2|}}}</strong></span>
| Br = <span style="color:#513d38;"><strong>{{{2|}}}</strong></span>
  | #default = <span style="color:white;"><strong>{{{2|}}}</strong></span>}}<noinclude>
<span style="color:#fb0034">R = fb0034 e.g. crits&nbsp;</span><br/>
<span style="color:#e1cd4d">Y = E1CD4D e.g. lightning</span><br/>
<span style="color:#ae00fa">P = ae00fa e.g. weapon, primary attack</span><br/>
<span style="color:#64ce03">G = 64ce03 e.g. numbers, percent</span><br/>
<span style="color:#1dc1ee">B = 1dc1ee e.g. Mana stuff</span><br/>
<span style="color:#82838e">Gr = 82838e e.g. cooldowns</span><br/>
<span style="color:#513d38">Br = 513d38 e.g brown like thrusting damage</span>
</noinclude>

Revision as of 04:51, 24 December 2023

R = fb0034 e.g. crits 
Y = E1CD4D e.g. lightning
P = ae00fa e.g. weapon, primary attack
G = 64ce03 e.g. numbers, percent
B = 1dc1ee e.g. Mana stuff
Gr = 82838e e.g. cooldowns
Br = 513d38 e.g brown like thrusting damage