Commit graph

165 commits

Author SHA1 Message Date
hppeng-wynn 1334637521
Assassin patch (#207)
* Fix various assassin bugs

- Double Spin: wasn't adding a second hit and didn't have spell mult reduction
- Poisoned Blade: didn't have increased main attack range in description
- Smoke Bomb: fixed spelling error "slouly" -> "slowly"
- Righting Reflex: fixed sprite "node_2" -> "node_1"
- Mirror Image: added damage reduction to description
- Blazing Powder: fixed (?) so that it interacts with Lacerate correctly (should apply to each hit)

* Update spin attack implementation

* Fix double spin interaction

Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com>
Co-authored-by: hppeng <hppeng>
2022-08-15 10:28:38 -07:00
hppeng 857b235901 Fix atree description typos for halfmoon and enraged blow 2022-08-15 07:27:06 -07:00
hppeng ac87fe4dcc Fix fatal typo in blade fury
bad hpp
2022-08-15 07:15:49 -07:00
hppeng-wynn 66a8ff2166
Fix misc. bugs in bug-reports (#203)
* Archer: geyser stomp crash fix

Add spellcost final %

* Remove prints

* Add raw spell display for The Nothing

* Fix misc bugs in bug-reports

stronger hook, stronger patient hunter crashes
Patch 12 Blade Fury

* Simplify sp formula

Co-authored-by: hppeng <hppeng>
2022-08-14 19:55:02 -07:00
aspiepuppy 6f9286cc5d
Atree hotfix (#202)
* patch 12 stuff except blade fury change

* patch 12 changes but it works now

* fixing misc garbage on patch 12
2022-08-14 13:57:13 -07:00
hppeng-wynn b0ef1c2a39
Archer: geyser stomp crash fix (#200)
* Archer: geyser stomp crash fix

Add spellcost final %

* Remove prints

* Add raw spell display for The Nothing

Co-authored-by: hppeng <hppeng>
2022-08-12 21:39:24 -07:00
hppeng 3241b71879 Fix:
Vehement damRaw missing
Dagger prof wrong 5% damage (its spellmult not mdpct)
Backstab -5 cost
More Effigy icon/cost
2022-08-12 09:38:11 -07:00
hppeng 6efedef94c Fix bullwhip interaction with effigy 2022-08-12 08:44:05 -07:00
hppeng 1eef204ff3 Fix hand of the shaman and relik prof 2022-08-11 05:26:15 -07:00
hppeng 8e903198a0 HOTFIX: Depersonalization should target Uproot, not Masquerade 2022-08-11 04:13:44 -07:00
hppeng 00b027a6e6 HOTFIX: cheaper uproot 1 <-> rebound should be parents not dep 2022-08-11 03:44:44 -07:00
hppeng ba7a9768e3 HOTFIX: fix breathless damage with meteor and ophanim 2022-08-11 03:38:35 -07:00
hppeng-wynn fb1077de7e
Shaman atree + schema augmentation (#196)
* Beginnings of shaman atree

* Fix aura parents

* Day's work (ft. frozenearth and endistic)

* More incremental work -- finish another two pages i think, or one

* One more page to go on shaman atree

* Fix missing archetype on overseer and fix regeneration to be not 100% heal per tick

* Just missing 4 abils at the bottom hopefully

* Fix typos in display

* Fix archetype req for chant of the fanatic

* Shaman atree complete

except fluid healing doesn't work yet

* Add comments, fix some misc. formatting related stuffs

* Misc. patch

Fix rebound interaction
Fix translations for newly added target parts
Fix tree misc. connection/archetype missing bugs

Co-authored-by: hppeng <hppeng>
2022-08-11 03:13:53 -07:00
hppeng 0b56bdbef2 Jasmine bloom Damage -> DPS 2022-08-10 17:17:37 -07:00
aspiepuppy eb5db84b6f Merge branch 'master' into atree_hotfix 2022-08-08 20:52:14 -05:00
aspiepuppy 33bdfafa53 patch 11 balance changes 2022-08-08 20:48:12 -05:00
Boden-C f2138ad66c Fixed missing mage blockers
Fixed missing mage blockers
2022-07-31 21:47:31 -05:00
hppeng 3cb16d62ba Backstab damage toggle button 2022-07-30 23:21:08 -07:00
hppeng a7e7c45af9 Stronger meteor no longer affects lightning strike 2022-07-29 12:39:57 -07:00
hppeng b41861e20f Enraged blow scaling, fix winded typo 2022-07-29 01:44:56 -07:00
aspiepuppy 3c3dd1f579 patch 10 changes 2022-07-28 22:14:49 -05:00
hppeng 30035dc732 HOTFIX: move atree toggles into same thing that handles sliders
so they update when they are toggled
2022-07-25 00:10:47 -07:00
hppeng 8efe671fae Misc. atree fix
psychokinesis cost 1->2
orphion's pulse better desc
fluid healing not affected by conc
2022-07-23 21:22:28 -07:00
hppeng f04882132a Fix crackshot, update potion boost apply order, fix spear prof display 2022-07-23 14:35:11 -07:00
hppeng 19341bdbfc Gangels show DPS
also, dog
2022-07-23 13:32:11 -07:00
aspiepuppy 60f89a44c6 escape artist archetype removed 2022-07-22 21:22:23 -05:00
hppeng bf28e219f4 Fix Orphion's pulse heal, fix single item page for armor 2022-07-22 00:12:47 -07:00
hppeng b74f654e7c Deleted duplicate mage atree???
wtf
2022-07-21 22:24:09 -07:00
hppeng 8d394b30c3 Undo undoing patch changes 2022-07-21 22:06:14 -07:00
aspiepuppy 36d263a7bf patch 9 and random bug fixes 2022-07-21 23:58:32 -05:00
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 ce645a3db2 same thing as prev 2022-07-21 15:42:23 -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 dc26e10fc6 atree inconsistencies 2 (mightve messed up a bit) 2022-07-20 22:09:04 -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
aspiepuppy 71e04fcff0 patch 8 atree changes (also added ranges to stuff) 2022-07-19 17:14:51 -05:00
hppeng 2e4cbe9175 Fix fluid healing stat 2022-07-18 22:26:16 -07:00