mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Spells/Attributes
* update spell attribute descriptions primary from TC, secondary from Wowdev Wiki (not guaranteed to be correct for 335) * show all attributes on SpellDetailPage * update links from attributes to SpellFilter * unsure: should the attribute filters work purely on attributes or also consider other factors? * implement some of the client side modifiers on the spell tooltips and buffs
This commit is contained in:
@@ -4275,7 +4275,7 @@ var LANG = {
|
||||
targetownitem: "Target must be own item",
|
||||
doesntreqshapeshift: "Does not require shapeshift",
|
||||
foodbuff: "Food/Drink buff",
|
||||
targetonlyplayer: "Can only target the player",
|
||||
targetonlyplayer: "Can only target players",
|
||||
reqmainhand: "Requires main hand weapon",
|
||||
doesntengagetarget: "Does not engage target",
|
||||
reqwand: "Requires a wand",
|
||||
@@ -4291,6 +4291,7 @@ var LANG = {
|
||||
totemspell: "Totem",
|
||||
bandagespell: "Bandage spell",
|
||||
onGlobalCooldown: "On global cooldown",
|
||||
onlyaffectsingletarget: "The aura can only affect one target",
|
||||
|
||||
sepcommunity: "Community",
|
||||
hascomments: "Has comments",
|
||||
|
||||
Reference in New Issue
Block a user