Undo undoing patch changes
This commit is contained in:
parent
4b0a336e3e
commit
8d394b30c3
2 changed files with 3 additions and 11 deletions
|
@ -1473,7 +1473,7 @@ const atrees = {
|
|||
"archetype": "Sharpshooter",
|
||||
"archetype_req": 0,
|
||||
"parents": [
|
||||
"Cheaper Dash",
|
||||
"Cheaper Escape",
|
||||
"Thunder Mastery",
|
||||
"Fire Mastery"
|
||||
],
|
||||
|
@ -7953,9 +7953,6 @@ const atrees = {
|
|||
"display_name": "Cheaper Teleport II",
|
||||
"desc": "Reduce the Mana cost of Teleport.",
|
||||
"base_abil": "Teleport",
|
||||
"parents": [
|
||||
"Purification"
|
||||
],
|
||||
"parents": [
|
||||
"Fortitude",
|
||||
"Purification"
|
||||
|
@ -8714,9 +8711,6 @@ const atrees = {
|
|||
"archetype": "Light Bender",
|
||||
"archetype_req": 0,
|
||||
"base_abil": "Ophanim",
|
||||
"parents": [
|
||||
"Cheaper Meteor II"
|
||||
],
|
||||
"parents": [
|
||||
"Explosive Entrance",
|
||||
"Cheaper Meteor II"
|
||||
|
@ -8790,9 +8784,6 @@ const atrees = {
|
|||
"base_abil": "Windsweeper",
|
||||
"archetype": "Riftwalker",
|
||||
"archetype_req": 0,
|
||||
"parents": [
|
||||
"Time Dilation"
|
||||
],
|
||||
"parents": [
|
||||
"Time Dilation",
|
||||
"Dynamic Faith"
|
||||
|
@ -9642,6 +9633,7 @@ const atrees = {
|
|||
"archetype_req": 0,
|
||||
"base_abil": 998,
|
||||
"parents": [
|
||||
"Cheaper Dash",
|
||||
"Multihit",
|
||||
"Air Mastery"
|
||||
],
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue