summaryrefslogtreecommitdiff
path: root/itemcolors.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2019-04-16 16:30:15 +0200
committerMicksha <Micksha@users.noreply.github.com>2019-04-17 09:09:03 +0200
commit003e6aab2348c078c955c24a012520ee42c34976 (patch)
tree452edc0e72ad087b0996152e03daee80bf341990 /itemcolors.xml
parentac34935eb07cc2a344dd654f6e9cfaadef24b515 (diff)
downloadclientdata-003e6aab2348c078c955c24a012520ee42c34976.tar.gz
clientdata-003e6aab2348c078c955c24a012520ee42c34976.tar.bz2
clientdata-003e6aab2348c078c955c24a012520ee42c34976.tar.xz
clientdata-003e6aab2348c078c955c24a012520ee42c34976.zip
initial commit for adding icons and particles to stat buffs (for jesusalva potions)
Diffstat (limited to 'itemcolors.xml')
-rw-r--r--itemcolors.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/itemcolors.xml b/itemcolors.xml
index a6e25da7..39a2effd 100644
--- a/itemcolors.xml
+++ b/itemcolors.xml
@@ -139,4 +139,18 @@ Copyright (C) 2018 TMW2: Moubootaur Legends -->
<color id="10" name="Iridium" value="#272727,663432,823937,ae423f,c64643,d0716f,d27d7a"/>
<color id="11" name="Titanium" value="#145d5d,2ba2a2,67bcbc,80c5c5,d1e0e0,e0e3e3"/>
</list>
+
+ <!-- Colors for Status Attributes (among others, to be used for potions) -->
+ <list name="attributes">
+ <color id="1" name="Strength" value="#c05000,f0a000,f0f09f"/>
+ <color id="2" name="Agility" value="#ccb534,f1ea8e,ffffaa"/>
+ <color id="3" name="Vitality" value="#ffffff"/>
+ <color id="4" name="Intelligence" value="#4b4bbd,888af4"/>
+ <color id="5" name="Dexterity" value="#530a7c,b362e1,ca87ef"/>
+ <color id="6" name="Luck" value="#1f9c1f,89d689"/>
+ <color id="7" name="Life" value="#00ff00,44ff00"/>
+ <color id="8" name="Mana" value="#0000ff,0044ff"/>
+ <color id="9" name="Dodge" value="#000000,999999"/>
+ <color id="10" name="Speed" value="#dae569,ffffda"/>
+ </list>
</colors>