Atree hotfix (#202)
* patch 12 stuff except blade fury change * patch 12 changes but it works now * fixing misc garbage on patch 12
This commit is contained in:
parent
b0ef1c2a39
commit
6f9286cc5d
2 changed files with 35 additions and 36 deletions
|
@ -2947,7 +2947,7 @@ const atrees = {
|
|||
},
|
||||
"properties": {
|
||||
"aoe": 3,
|
||||
"range": 5
|
||||
"range": 5.5
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
|
@ -3281,7 +3281,7 @@ const atrees = {
|
|||
"icon": "node_1"
|
||||
},
|
||||
"properties": {
|
||||
"range": 4
|
||||
"range": 3
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
|
@ -3454,7 +3454,7 @@ const atrees = {
|
|||
|
||||
{
|
||||
"display_name": "Mantle of the Bovemists",
|
||||
"desc": "When casting War Scream, create a holy shield around you that reduces all incoming damage by 70% for 3 hits (20s cooldown)",
|
||||
"desc": "When casting War Scream, create a holy shield around you that reduces all incoming damage by 70% for 3 hits. (20s cooldown)",
|
||||
"archetype": "Paladin",
|
||||
"archetype_req": 3,
|
||||
"parents": ["Iron Lungs"],
|
||||
|
@ -3467,7 +3467,8 @@ const atrees = {
|
|||
"icon": "node_3"
|
||||
},
|
||||
"properties": {
|
||||
"mantle_charge": 3
|
||||
"duration": 0.5,
|
||||
"charges": 3
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
|
@ -4324,7 +4325,7 @@ const atrees = {
|
|||
]
|
||||
},{
|
||||
"display_name": "Massacre",
|
||||
"desc": "While Corrupted, if your effective attack speed is Slow or lower, hitting an enemy with your Main Attack will add +1% to your Corrupted bar",
|
||||
"desc": "While Corrupted, if your effective attack speed is Slow or lower, hitting an enemy with your Main Attack will add +4% to your Corrupted bar",
|
||||
"archetype": "Fallen",
|
||||
"archetype_req": 5,
|
||||
"base_abil": 999,
|
||||
|
@ -4337,7 +4338,9 @@ const atrees = {
|
|||
"col": 1,
|
||||
"icon": "node_1"
|
||||
},
|
||||
"properties": {},
|
||||
"properties": {
|
||||
"cooldown": 2
|
||||
},
|
||||
"effects": []
|
||||
},
|
||||
{
|
||||
|
@ -6240,7 +6243,7 @@ const atrees = {
|
|||
"name": "Single Orb",
|
||||
"type": "damage",
|
||||
"multipliers": [
|
||||
30,
|
||||
40,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
@ -7605,7 +7608,7 @@ const atrees = {
|
|||
"name": "Backstab Damage",
|
||||
"type": "damage",
|
||||
"multipliers": [
|
||||
230, 70, 0, 0, 0, 0
|
||||
200, 50, 0, 0, 0, 0
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -7853,7 +7856,7 @@ const atrees = {
|
|||
"name": "Per Hit",
|
||||
"type": "damage",
|
||||
"multipliers": [
|
||||
50,
|
||||
60,
|
||||
0,
|
||||
0,
|
||||
10,
|
||||
|
@ -8309,7 +8312,9 @@ const atrees = {
|
|||
"col": 0,
|
||||
"icon": "node_1"
|
||||
},
|
||||
"properties": {},
|
||||
"properties": {
|
||||
"range": 8
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"type": "replace_spell",
|
||||
|
@ -8369,7 +8374,7 @@ const atrees = {
|
|||
},
|
||||
{
|
||||
"display_name": "Marked",
|
||||
"desc": "Smoke Bomb will add +1 Mark to enemies it hits. (Max 5, 0.5s Cooldown) Marked enemies will take +10% damage for each mark they have.",
|
||||
"desc": "Smoke Bomb will add +1 Mark to enemies it hits. (Max 4, 0.4s Cooldown) Marked enemies will take +8% damage for each mark they have.",
|
||||
"archetype": "Shadestepper",
|
||||
"archetype_req": 5,
|
||||
"parents": [
|
||||
|
@ -8390,7 +8395,7 @@ const atrees = {
|
|||
"slider": true,
|
||||
"slider_name": "Marked",
|
||||
"slider_step": 1,
|
||||
"slider_max": 5,
|
||||
"slider_max": 4,
|
||||
"output": [
|
||||
{
|
||||
"type": "stat",
|
||||
|
@ -8398,7 +8403,7 @@ const atrees = {
|
|||
}
|
||||
],
|
||||
"scaling": [
|
||||
10
|
||||
8
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -9083,22 +9088,22 @@ const atrees = {
|
|||
{
|
||||
"type": "stat",
|
||||
"name": "damMult.Satsujin:3.Backstab Damage",
|
||||
"value": 200
|
||||
"value": 150
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
"name": "damMult.Satsujin:3.Per Hit",
|
||||
"value": 200
|
||||
"value": 150
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
"name": "damMult.Satsujin:3.Fatality",
|
||||
"value": 200
|
||||
"value": 150
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
"name": "damMult.Satsujin:0.Melee",
|
||||
"value": 200
|
||||
"value": 150
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -9229,7 +9234,7 @@ const atrees = {
|
|||
},
|
||||
{
|
||||
"display_name": "Better Marked",
|
||||
"desc": "Increase Marked's damage bonus by +5%",
|
||||
"desc": "Increase Marked's damage bonus by +4%",
|
||||
"archetype": "",
|
||||
"archetype_req": 0,
|
||||
"base_abil": "Marked",
|
||||
|
@ -9257,7 +9262,7 @@ const atrees = {
|
|||
}
|
||||
],
|
||||
"scaling": [
|
||||
5
|
||||
4
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -9967,7 +9972,7 @@ const atrees = {
|
|||
"parts": [
|
||||
{
|
||||
"name": "Puppet Hit",
|
||||
"multipliers": [ 10, 10, 0, 0, 0, 10 ]
|
||||
"multipliers": [ 5, 10, 0, 0, 0, 10 ]
|
||||
},
|
||||
{
|
||||
"name": "Puppet DPS",
|
||||
|
@ -10266,7 +10271,7 @@ const atrees = {
|
|||
"type": "add_spell_prop",
|
||||
"base_spell": 3,
|
||||
"target_part": "Hymn of Hate",
|
||||
"hits": { "Single Wave": 0.3 }
|
||||
"hits": { "Single Wave": 0.5 }
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
@ -10389,7 +10394,7 @@ const atrees = {
|
|||
{
|
||||
"type": "stat",
|
||||
"name": "spPct1Final",
|
||||
"value": -70
|
||||
"value": -65
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -10792,7 +10797,7 @@ const atrees = {
|
|||
{
|
||||
"type": "stat",
|
||||
"name": "spd",
|
||||
"value": 60
|
||||
"value": 80
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
|
@ -10898,7 +10903,7 @@ const atrees = {
|
|||
"type": "add_spell_prop",
|
||||
"base_spell": 1,
|
||||
"target_part": "Heal Tick",
|
||||
"power": 0.01,
|
||||
"power": 0.005,
|
||||
"display": "Heal Rate"
|
||||
}
|
||||
]
|
||||
|
@ -11048,7 +11053,7 @@ const atrees = {
|
|||
},
|
||||
{
|
||||
"display_name": "Invigorating Wave",
|
||||
"desc": "Aura will temporarily double your Summon's attack speed. Players hit will gain +3 mana.",
|
||||
"desc": "Aura will temporarily +50% your Summon's attack speed. Players hit will gain +3 mana.",
|
||||
"archetype": "Summoner",
|
||||
"archetype_req": 3,
|
||||
"parents": ["More Effigies", "Triple Totem", "Mengdu"],
|
||||
|
@ -11069,8 +11074,8 @@ const atrees = {
|
|||
"type": "raw_stat",
|
||||
"toggle": "Invigorate Puppets",
|
||||
"bonuses": [
|
||||
{ "type": "prop", "abil": "Puppet Master", "name": "attack_frequency", "value": 2 },
|
||||
{ "type": "prop", "abil": "Crimson Effigy", "name": "attack_frequency", "value": 4 }
|
||||
{ "type": "prop", "abil": "Puppet Master", "name": "attack_frequency", "value": 1 },
|
||||
{ "type": "prop", "abil": "Crimson Effigy", "name": "attack_frequency", "value": 2 }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -11174,7 +11179,7 @@ const atrees = {
|
|||
},
|
||||
{
|
||||
"display_name": "Shepherd",
|
||||
"desc": "When you or your Summons kill an enemy, gain +1 Max Puppets for 20s. (Max +10)",
|
||||
"desc": "When you or your Summons kill an enemy, gain +1 Max Puppets for 15s. (Max +8)",
|
||||
"archetype": "Summoner",
|
||||
"archetype_req": 12,
|
||||
"base_abil": "Puppet Master",
|
||||
|
@ -11189,12 +11194,6 @@ const atrees = {
|
|||
},
|
||||
"properties": {},
|
||||
"effects": [
|
||||
{
|
||||
"type": "add_spell_prop",
|
||||
"base_spell": 5,
|
||||
"target_part": "Puppet Hit",
|
||||
"multipliers": [-5, 0, 0, 0, 0, 0]
|
||||
},
|
||||
{
|
||||
"type": "stat_scaling",
|
||||
"slider": true,
|
||||
|
@ -11205,7 +11204,7 @@ const atrees = {
|
|||
"name": "max_puppets"
|
||||
},
|
||||
"scaling": [1],
|
||||
"slider_max": 10
|
||||
"slider_max": 8
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue