Android build v1.0.32
This commit is contained in:
@@ -313,13 +313,13 @@
|
||||
"classId": 2,
|
||||
"slug": "verdant-touch",
|
||||
"name": "Verdant Touch",
|
||||
"spellType": "direct_heal",
|
||||
"spellType": "direct_hot",
|
||||
"cost": 5,
|
||||
"cooldown": 0.5,
|
||||
"power": 28,
|
||||
"power": 20,
|
||||
"unlockLevel": 1,
|
||||
"glyph": "+",
|
||||
"description": "A quick pulse of living energy."
|
||||
"description": "A weaker direct heal that also plants a stacking heal over time."
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
@@ -338,27 +338,27 @@
|
||||
"id": 22,
|
||||
"classId": 2,
|
||||
"slug": "wild-bloom",
|
||||
"name": "Wild Bloom",
|
||||
"spellType": "party_heal",
|
||||
"name": "Wild Growth",
|
||||
"spellType": "party_hot",
|
||||
"cost": 12,
|
||||
"cooldown": 8,
|
||||
"power": 17,
|
||||
"power": 14,
|
||||
"unlockLevel": 1,
|
||||
"glyph": "*",
|
||||
"description": "Restorative growth spreads to up to 4 injured allies."
|
||||
"description": "Applies a stacking heal over time to up to 4 injured allies."
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"classId": 2,
|
||||
"slug": "barkskin",
|
||||
"name": "Barkskin",
|
||||
"spellType": "absorb",
|
||||
"cost": 8,
|
||||
"cooldown": 7,
|
||||
"power": 34,
|
||||
"spellType": "damage_reduction",
|
||||
"cost": 10,
|
||||
"cooldown": 14,
|
||||
"power": 0,
|
||||
"unlockLevel": 1,
|
||||
"glyph": "B",
|
||||
"description": "Wraps an ally in protective living bark."
|
||||
"description": "Reduces the target ally's damage taken by 50% for 8 seconds."
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
@@ -378,13 +378,13 @@
|
||||
"classId": 2,
|
||||
"slug": "ancient-grove",
|
||||
"name": "Ancient Grove",
|
||||
"spellType": "party_heal",
|
||||
"spellType": "party_hot",
|
||||
"cost": 17,
|
||||
"cooldown": 12,
|
||||
"power": 31,
|
||||
"power": 24,
|
||||
"unlockLevel": 5,
|
||||
"glyph": "T",
|
||||
"description": "Briefly summons the shelter of an ancient grove."
|
||||
"description": "Applies a stronger stacking heal over time to up to 4 injured allies."
|
||||
}
|
||||
],
|
||||
"talents": [
|
||||
@@ -569,27 +569,27 @@
|
||||
"id": 31,
|
||||
"classId": 3,
|
||||
"slug": "echo-rune",
|
||||
"name": "Echo Rune",
|
||||
"spellType": "heal_over_time",
|
||||
"name": "Mending Rune",
|
||||
"spellType": "bounce_heal",
|
||||
"cost": 7,
|
||||
"cooldown": 0.5,
|
||||
"power": 12,
|
||||
"power": 18,
|
||||
"unlockLevel": 1,
|
||||
"glyph": "e",
|
||||
"description": "Repeats a restorative rune over several moments."
|
||||
"description": "Places a rune that heals when the ally takes damage, then jumps 4 times."
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"classId": 3,
|
||||
"slug": "concordance",
|
||||
"name": "Concordance",
|
||||
"spellType": "party_heal",
|
||||
"spellType": "party_absorb",
|
||||
"cost": 12,
|
||||
"cooldown": 8,
|
||||
"power": 18,
|
||||
"power": 28,
|
||||
"unlockLevel": 1,
|
||||
"glyph": "*",
|
||||
"description": "Links up to 4 injured allies through a shared healing pattern."
|
||||
"description": "Shields up to 4 injured allies through a shared barrier pattern."
|
||||
},
|
||||
{
|
||||
"id": 33,
|
||||
@@ -622,13 +622,13 @@
|
||||
"classId": 3,
|
||||
"slug": "grand-design",
|
||||
"name": "Grand Design",
|
||||
"spellType": "party_heal",
|
||||
"spellType": "party_absorb",
|
||||
"cost": 16,
|
||||
"cooldown": 12,
|
||||
"power": 30,
|
||||
"power": 42,
|
||||
"unlockLevel": 5,
|
||||
"glyph": "R",
|
||||
"description": "Activates a prepared network of restorative runes."
|
||||
"description": "Raises a stronger shared barrier around up to 4 injured allies."
|
||||
}
|
||||
],
|
||||
"talents": [
|
||||
|
||||
Reference in New Issue
Block a user