Patch 2.0.1 (#232)

* Update atree_constants to 2.0.1

* Should be all of changes up to 2.0.1

Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com>
Co-authored-by: hppeng <hppeng>
This commit is contained in:
hppeng-wynn 2022-11-12 06:43:19 -08:00 committed by GitHub
parent 04524f54e2
commit 557f33a594
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 36 deletions

View file

@ -801,7 +801,7 @@ const atrees = {
}, },
{ {
"display_name": "Mana Trap", "display_name": "Mana Trap",
"desc": "Your Traps will give you 0.5 Mana per second and 20 Mana when they explode.", "desc": "Your Traps will give you 0.5 Mana per second and 10 Mana when they explode.",
"archetype": "Trapper", "archetype": "Trapper",
"archetype_req": 5, "archetype_req": 5,
"base_abil": "Basaltic Trap", "base_abil": "Basaltic Trap",
@ -820,7 +820,7 @@ const atrees = {
"properties": { "properties": {
"range": 16, "range": 16,
"manaRegen": 0.5, "manaRegen": 0.5,
"explosionMana": 20 "explosionMana": 10
}, },
"effects": [ "effects": [
{ {
@ -836,7 +836,7 @@ const atrees = {
"base_abil": "Escape", "base_abil": "Escape",
"parents": [ "parents": [
"Better Guardian Angels", "Better Guardian Angels",
"Leap" "Homing Shots"
], ],
"dependencies": [], "dependencies": [],
"blockers": [ "blockers": [
@ -845,7 +845,7 @@ const atrees = {
"cost": 2, "cost": 2,
"display": { "display": {
"row": 31, "row": 31,
"col": 0, "col": 2,
"icon": "node_1" "icon": "node_1"
}, },
"properties": {}, "properties": {},
@ -966,7 +966,7 @@ const atrees = {
"base_abil": "Arrow Storm", "base_abil": "Arrow Storm",
"parents": [ "parents": [
"Precise Shot", "Precise Shot",
"Escape Artist" "Better Guardian Angels"
], ],
"dependencies": [], "dependencies": [],
"blockers": [ "blockers": [
@ -1098,16 +1098,17 @@ const atrees = {
}, },
{ {
"display_name": "Grape Bomb", "display_name": "Grape Bomb",
"desc": "Arrow bomb will throw 3 additional smaller bombs when exploding.", "desc": "Arrow bomb will throw 2 additional smaller bombs when exploding.",
"base_abil": "Arrow Bomb", "base_abil": "Arrow Bomb",
"parents": [ "parents": [
"Cheaper Escape (2)" "Cheaper Arrow Bomb (2)",
"Minefield"
], ],
"dependencies": [], "dependencies": [],
"blockers": [], "blockers": [],
"cost": 2, "cost": 2,
"display": { "display": {
"row": 37, "row": 41,
"col": 7, "col": 7,
"icon": "node_2" "icon": "node_2"
}, },
@ -1120,11 +1121,11 @@ const atrees = {
"base_spell": 3, "base_spell": 3,
"target_part": "Grape Bomb", "target_part": "Grape Bomb",
"multipliers": [ "multipliers": [
30, 60,
0, 0,
0, 0,
0, 0,
10, 20,
0 0
] ]
}, },
@ -1145,7 +1146,7 @@ const atrees = {
"archetype_req": 0, "archetype_req": 0,
"base_abil": "Basaltic Trap", "base_abil": "Basaltic Trap",
"parents": [ "parents": [
"Grape Bomb" "Cheaper Escape (2)"
], ],
"dependencies": [ "dependencies": [
"Basaltic Trap" "Basaltic Trap"
@ -1153,8 +1154,8 @@ const atrees = {
"blockers": [], "blockers": [],
"cost": 2, "cost": 2,
"display": { "display": {
"row": 38, "row": 37,
"col": 6, "col": 7,
"icon": "node_1" "icon": "node_1"
}, },
"properties": { "properties": {
@ -1207,7 +1208,7 @@ const atrees = {
}, },
{ {
"display_name": "All-Seeing Panoptes", "display_name": "All-Seeing Panoptes",
"desc": "Your bows from Guardian Angels become all-seeing, increasing their range, damage and letting them shoot up to +5 times each.", "desc": "Your bows from Guardian Angels become all-seeing, increasing their range, damage and letting them shoot up to +4 times each.",
"archetype": "Boltslinger", "archetype": "Boltslinger",
"archetype_req": 11, "archetype_req": 11,
"base_abil": "Arrow Shield", "base_abil": "Arrow Shield",
@ -1225,8 +1226,8 @@ const atrees = {
"icon": "node_3" "icon": "node_3"
}, },
"properties": { "properties": {
"range": 8, "range": 7,
"shots": 5 "shots": 4
}, },
"effects": [ "effects": [
{ {
@ -1238,7 +1239,7 @@ const atrees = {
0, 0,
0, 0,
0, 0,
10, 5,
0 0
] ]
} }
@ -1251,8 +1252,7 @@ const atrees = {
"archetype_req": 10, "archetype_req": 10,
"base_abil": "Basaltic Trap", "base_abil": "Basaltic Trap",
"parents": [ "parents": [
"Grape Bomb", "Tangled Traps"
"Cheaper Arrow Bomb (2)"
], ],
"dependencies": [ "dependencies": [
"Basaltic Trap" "Basaltic Trap"
@ -1260,7 +1260,7 @@ const atrees = {
"blockers": [], "blockers": [],
"cost": 2, "cost": 2,
"display": { "display": {
"row": 40, "row": 39,
"col": 7, "col": 7,
"icon": "node_3" "icon": "node_3"
}, },
@ -1272,7 +1272,7 @@ const atrees = {
"target_part": "Trap Damage", "target_part": "Trap Damage",
"cost": 0, "cost": 0,
"multipliers": [ "multipliers": [
-80, -50,
0, 0,
0, 0,
0, 0,
@ -1287,7 +1287,7 @@ const atrees = {
"type": "prop", "type": "prop",
"abil": "Basaltic Trap", "abil": "Basaltic Trap",
"name": "aoe", "name": "aoe",
"value": -2 "value": -1
}, },
{ {
"type": "prop", "type": "prop",
@ -1823,7 +1823,7 @@ const atrees = {
"base_abil": "Arrow Shield", "base_abil": "Arrow Shield",
"parents": [ "parents": [
"Escape Artist", "Escape Artist",
"Homing Shots" "Leap"
], ],
"dependencies": [ "dependencies": [
"Guardian Angels" "Guardian Angels"
@ -1832,7 +1832,7 @@ const atrees = {
"cost": 1, "cost": 1,
"display": { "display": {
"row": 31, "row": 31,
"col": 2, "col": 0,
"icon": "node_0" "icon": "node_0"
}, },
"properties": {}, "properties": {},
@ -1876,7 +1876,7 @@ const atrees = {
"display_name": "Precise Shot", "display_name": "Precise Shot",
"desc": "+30% Critical Hit Damage", "desc": "+30% Critical Hit Damage",
"parents": [ "parents": [
"Better Guardian Angels", "Escape Artist",
"Cheaper Arrow Shield", "Cheaper Arrow Shield",
"Arrow Hurricane" "Arrow Hurricane"
], ],
@ -2002,13 +2002,13 @@ const atrees = {
"base_abil": "Arrow Bomb", "base_abil": "Arrow Bomb",
"parents": [ "parents": [
"More Focus (2)", "More Focus (2)",
"Minefield" "Grape Bomb"
], ],
"dependencies": [], "dependencies": [],
"blockers": [], "blockers": [],
"cost": 1, "cost": 1,
"display": { "display": {
"row": 40, "row": 41,
"col": 5, "col": 5,
"icon": "node_0" "icon": "node_0"
}, },
@ -2257,7 +2257,7 @@ const atrees = {
"name": "damMult.Focus" "name": "damMult.Focus"
}, },
"scaling": [ "scaling": [
25 20
], ],
"slider_max": 3 "slider_max": 3
} }
@ -2418,7 +2418,7 @@ const atrees = {
"archetype_req": 0, "archetype_req": 0,
"base_abil": "Basaltic Trap", "base_abil": "Basaltic Trap",
"parents": [ "parents": [
"Grape Bomb" "Tangled Traps"
], ],
"dependencies": [ "dependencies": [
"Patient Hunter" "Patient Hunter"
@ -2427,7 +2427,7 @@ const atrees = {
"cost": 1, "cost": 1,
"display": { "display": {
"row": 38, "row": 38,
"col": 8, "col": 6,
"icon": "node_0" "icon": "node_0"
}, },
"properties": { "max": 100 }, "properties": { "max": 100 },
@ -3575,7 +3575,7 @@ const atrees = {
{ {
"display_name": "Provoke", "display_name": "Provoke",
"desc": "Mobs damaged by War Scream will target only you for at least 5s (10s cooldown). Reduce the Mana cost of War Scream", "desc": "Mobs damaged by War Scream will target only you for at least 8s (10s cooldown). Reduce the Mana cost of War Scream",
"base_abil": "War Scream", "base_abil": "War Scream",
"parents": ["Aerodynamics", "Mantle of the Bovemists"], "parents": ["Aerodynamics", "Mantle of the Bovemists"],
"dependencies": [], "dependencies": [],
@ -3650,7 +3650,7 @@ const atrees = {
{ {
"display_name": "Enraged Blow", "display_name": "Enraged Blow",
"desc": "While Corrupted, every 1% of Health you lose will increase your damage by +2.2% (Max 220%)", "desc": "While Corrupted, every 1% of Health you lose will increase your damage by +2% (Max 160%)",
"archetype": "Fallen", "archetype": "Fallen",
"archetype_req": 0, "archetype_req": 0,
"base_abil": "Bak'al's Grasp", "base_abil": "Bak'al's Grasp",
@ -3674,7 +3674,8 @@ const atrees = {
"type": "stat", "type": "stat",
"name": "damMult.Enraged" "name": "damMult.Enraged"
}, },
"scaling": [2.2] "max": 160,
"scaling": [2]
} }
] ]
}, },
@ -10035,7 +10036,7 @@ const atrees = {
{ {
"type": "stat", "type": "stat",
"name": "damMult.Mask", "name": "damMult.Mask",
"value": 50 "value": 35
}, },
{ {
"type": "stat", "type": "stat",
@ -11358,7 +11359,7 @@ const atrees = {
"parts": [ "parts": [
{ {
"name": "Beam Tick Damage", "name": "Beam Tick Damage",
"multipliers": [70, 0, 0, 20, 0, 0] "multipliers": [100, 0, 0, 20, 0, 0]
}, },
{ {
"name": "Beam DPS", "name": "Beam DPS",

File diff suppressed because one or more lines are too long