Module:Lang: Difference between revisionsGive feedback
Jump to navigation
Jump to search
translation for Attributes |
No edit summary |
||
| Line 42: | Line 42: | ||
SpiritDamage = '{{Icon/Purple|[[File:AttributeIconTechShieldHealth.png|link=Spirit Damage|12px]]}}<span style="color:#bc8ee8;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_SpiritDamage}}</span>', | SpiritDamage = '{{Icon/Purple|[[File:AttributeIconTechShieldHealth.png|link=Spirit Damage|12px]]}}<span style="color:#bc8ee8;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_SpiritDamage}}</span>', | ||
FireRate = '{{Icon/White|[[File:Fire_Rate.png|link=Fire Rate|20px]]}}<span style="color:#ffefd7;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_FireRate}}</span>', | FireRate = '{{Icon/White|[[File:Fire_Rate.png|link=Fire Rate|20px]]}}<span style="color:#ffefd7;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_FireRate}}</span>', | ||
MeleeDamage = '{{Icon/Brown|[[File:Melee damage.png|link=Melee Damage|20px]]}}<span style="font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_MeleeDamage}}</span>', | MeleeDamage = '{{Icon/Brown|[[File:Melee damage.png|link=Melee Damage|20px]]}}<span style="font-weight: bold;color:#ec981a">{{#invoke:Lang|get_string|InlineAttribute_MeleeDamage}}</span>', | ||
WeaponDamage = '{{Icon/Brown|[[File:Damage.png|link=Weapon Damage|20px]]}}<span style="color:#ec981a;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_WeaponDamage}}</span>', | WeaponDamage = '{{Icon/Brown|[[File:Damage.png|link=Weapon Damage|20px]]}}<span style="color:#ec981a;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_WeaponDamage}}</span>', | ||
MoveSpeed = '{{Icon/NoColor|[[File:Move_speed.png|link=Move speed|20px]]}}<span style="color:#ffefd7;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_MoveSpeed}}</span>', | MoveSpeed = '{{Icon/NoColor|[[File:Move_speed.png|link=Move speed|20px]]}}<span style="color:#ffefd7;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_MoveSpeed}}</span>', | ||
| Line 52: | Line 52: | ||
Stun = '{{Icon/White|[[File:Status_Stun.png|link=Stun|20px]]}}<span style="font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_Stun}}</span>', | Stun = '{{Icon/White|[[File:Status_Stun.png|link=Stun|20px]]}}<span style="font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_Stun}}</span>', | ||
SpiritDPS = '{{Icon/Purple|[[File:AttributeIconTechShieldHealth.png|link=Spirit Damage|12px]]}}<span style="color:#bc8ee8;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_SpiritDPS}}</span>', | SpiritDPS = '{{Icon/Purple|[[File:AttributeIconTechShieldHealth.png|link=Spirit Damage|12px]]}}<span style="color:#bc8ee8;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_SpiritDPS}}</span>', | ||
Healing = '{{Icon/Green|[[File:Health_regen.png|link=Healing|20px]]}}<span style="color:#13f278;font-weight: bold;">{{#invoke:Lang|get_string|InlineAttribute_Healing}}</span>', | |||
} | } | ||