hppeng
8e0cf18056
HOTFIX: remove duplicate parent, cheaper dash
2022-07-21 21:49:10 -07:00
aspiepuppy
aba4d85b1e
got rid of all the random _s in the parents xd
2022-07-21 15:47:15 -05:00
aspiepuppy
73877290ee
fixed the damage reduction for clones
2022-07-21 15:44:43 -05:00
aspiepuppy
7d5741f883
atree inconsistencies 2 pt 2
2022-07-21 15:41:42 -05:00
aspiepuppy
70c70e4468
Merge branch 'atree' into atree_hotfix
2022-07-21 15:33:05 -05:00
hppeng
8383ed0c06
Add more doc for atree specification
...
also, add description to Marked and fix More Marked
2022-07-20 21:55:07 -07:00
aspiepuppy
ecd1ad84b5
same as last idk why it didnt commit
2022-07-20 22:09:36 -05:00
hppeng
bb47fee2f8
Fix Haemhorrage AP cost
...
remove duplicate entry in atree json?? lol wtf
2022-07-20 11:14:38 -07:00
hppeng
2c17845866
Fix poisoned blade cost
2022-07-20 11:00:10 -07:00
hppeng
2b8ffce379
Fix shenanigans stealing
2022-07-20 10:49:23 -07:00
hppeng
ca3cf4c0c1
Fix lacerate, spin, wall of smoke, double slice
2022-07-20 10:09:12 -07:00
hppeng
b07faf7b47
Fix lacerate vs. spin attack interaction
...
thanks good documentation!
2022-07-20 09:54:05 -07:00
hppeng
eee9707016
Spellcost NaN
...
good documentation!
2022-07-20 09:38:42 -07:00
reschan
77726b003f
backstab temp push
2022-07-20 23:00:56 +07:00
reschan
97bdae7525
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree-assassin
2022-07-20 22:22:39 +07:00
reschan
ebcce93a37
assassin tree implementation
2022-07-20 20:26:04 +07:00
hppeng
12dd037f8b
Fix nconv breathless
2022-07-19 20:50:52 -07:00
aspiepuppy
5066d6e522
fixed breathless schema (idk if scaling is right)
2022-07-19 22:06:47 -05:00
hppeng
2e4cbe9175
Fix fluid healing stat
2022-07-18 22:26:16 -07:00
hppeng
aa185ce022
Heal% stat
2022-07-18 22:23:16 -07:00
hppeng
930aef1766
Fix bugs revolving around fortitude link
...
and match ingame behavior for now
2022-07-18 19:46:44 -07:00
hppeng
a9a0eb5eda
Remove (incorrectly formatted) archer speed, implement toggle
2022-07-18 02:51:25 -07:00
hppeng
a89dd6e741
Fix bug with gust not adding to ice snake damage directly
2022-07-16 20:40:24 -07:00
hppeng
e623fa25fd
Merge branch 'better-lightweaver-patch' into misc_bugfix
2022-07-16 19:18:57 -07:00
hppeng
855873fd66
Merge branch 'atree' into misc_bugfix
2022-07-16 19:18:44 -07:00
hppeng
fb499c3820
Explosion damage affected by transonic warp
...
also cap stat scalers
2022-07-16 19:17:51 -07:00
touhoku
dab672caf7
fix atree_constants_min
2022-07-16 18:57:05 -07:00
touhoku
fb721cd034
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree
2022-07-16 18:55:07 -07:00
touhoku
dc5be9c2cf
move ragna/fortitude boosts to active boosts
...
split war scream damage / dr
hrhvhrhvhhrvrh
deez nuts uh still needs minify on index_full
2022-07-16 18:43:57 -07:00
hppeng
e3d4041857
Fix base_spell
argument for better lightweaver modification
2022-07-16 18:13:38 -07:00
aspiepuppy
622f9746a0
windy feet yellowmoding now
2022-07-16 18:49:49 -05:00
aspiepuppy
f3456dbd0f
fixed fortitude multiplier and duration
2022-07-15 14:11:41 -05:00
hppeng
f4750a5c2b
Merge branch 'atree' into minefield-base-spell-fix
2022-07-13 22:11:35 -07:00
hppeng
ab41faa068
Fix modification base_spell of minefield
...
fix "mystery bug"
2022-07-13 00:00:08 -07:00
aspiepuppy
4333937b41
decimator 2 sp wawawawawawawawa
2022-07-12 23:18:55 -05:00
hppeng
5025557259
Merge branch 'atree' into damage-calc-update
2022-07-12 17:40:33 -07:00
fin444
89f699df74
fix merge issues & update atree constants
2022-07-12 15:06:40 -07:00
hppeng
38fa0b0295
Implement critDamPct, update melee modifiers to what we see ingame, fix bug with 0 dam raw
2022-07-12 09:38:28 -07:00
hppeng
7d2626d1dc
Merge branch 'atree' into weapon-powder-optimization
2022-07-11 19:57:24 -07:00
hppeng
7758c60a79
make breathless not depend on purification... only parent
2022-07-11 08:51:04 -07:00
hppeng
45aaea51f6
Breathless -> Purification
2022-07-11 08:23:18 -07:00
hppeng
c3310f5d62
Update things to match ingame behavior...
...
...
2022-07-11 08:22:17 -07:00
hppeng
ccd8cecc92
Fix Eye Piercer effect going under Heal instead of TP
2022-07-11 07:45:38 -07:00
hppeng
94f0866c35
Fix inconsistencies in mage atree
2022-07-11 07:43:21 -07:00
hppeng
ebe322cbb3
Winded implementation
...
also general raw spell base modifier
2022-07-11 07:33:03 -07:00
hppeng
dc8973a73f
Don't reload atree when build changes, only when player class changes
...
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.
Also first time debugging compute graph using `builder/doc.html`! epic success
2022-07-11 06:15:53 -07:00
aspiepuppy
db67d4e4f7
this is just updated min for phantom ray archetype
2022-07-10 16:55:29 -05:00
aspiepuppy
ebe64dc395
fixed cheaper tp 2 to actually be for tp
2022-07-10 12:07:13 -05:00
hppeng
32854521de
HOTFIX: Fix ophanim crash and reset crash
...
sorry for hotfixing but this is to demo git features..
2022-07-09 20:21:09 -07:00
aspiepuppy
bdb4792a53
snake nest and sunshower fix
2022-07-09 21:50:49 -05:00