Merge pull request #50 from aspiepuppy/atree

Atree
This commit is contained in:
hppeng-wynn 2022-06-27 22:02:47 -07:00 committed by GitHub
commit 83b8680e03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,7 +225,7 @@ const atrees = {
},
{
"display_name": "Nimble String",
"desc": "Arrow Storm throw out +8 arrows per stream and shoot twice as fast.",
"desc": "Arrow Storm throw out +6 arrows per stream and shoot twice as fast.",
"archetype": "",
"archetype_req": 0,
"parents": ["Thunder Mastery", "Arrow Rain"],
@ -253,7 +253,7 @@ const atrees = {
"target_part": "Single Stream",
"cost": 0,
"hits": {
"Single Arrow": 8
"Single Arrow": 6
}
}
]
@ -302,7 +302,7 @@ const atrees = {
"name": "Total Damage",
"type": "total",
"hits": {
"Single Stream": 2
"Single Stream": 1
}
}
]
@ -436,7 +436,7 @@ const atrees = {
"base_spell": 1,
"target_part": "Single Arrow",
"cost": 0,
"multipliers": [-11, 0, -7, 0, 0, 3]
"multipliers": [-10, 0, -2, 0, 0, 2]
},
{
"type": "add_spell_prop",
@ -446,6 +446,15 @@ const atrees = {
"hits": {
"Single Stream": 1
}
},
{
"type": "add_spell_prop",
"base_spell": 1,
"target_part": "Single Stream",
"cost": 0,
"hits": {
"Single Arrow": 2
}
}
]
},
@ -928,7 +937,7 @@ const atrees = {
"col": 1
},
"properties": {
"range": 10,
"range": 8,
"shots": 5
},
"effects": [
@ -937,7 +946,7 @@ const atrees = {
"base_spell": 4,
"target_part": "Single Arrow",
"cost": 0,
"multipliers": [0, 0, 0, 0, 20, 0]
"multipliers": [0, 0, 0, 0, 10, 0]
},
{
"type": "add_spell_prop",