Commit graph

675 commits

Author SHA1 Message Date
aspiepuppy 60f89a44c6 escape artist archetype removed 2022-07-22 21:22:23 -05:00
hppeng 5d4e0c63ec Make spellcost floating point
display 2 decimal places
2022-07-22 10:27:59 -07: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
hppeng 4b0a336e3e Merge branch 'atree' into atree_hotfix 2022-07-21 22:03:58 -07:00
aspiepuppy 36d263a7bf patch 9 and random bug fixes 2022-07-21 23:58:32 -05:00
hppeng-wynn fbefd61e38
Merge pull request #153 from hppeng-wynn/atree-validator-patch
Fix atree validator sometimes giving the wrong reason
2022-07-21 21:57:08 -07:00
hppeng-wynn d9905f189f
Merge pull request #156 from hppeng-wynn/compute-graph-memory-leak
Add debug flag to fix compute graph memory leak
2022-07-21 21:56:53 -07:00
hppeng-wynn 2824a971f7
Merge pull request #159 from fin444/atree
dependencies in atree tooltips
2022-07-21 21:55:35 -07:00
hppeng 8e0cf18056 HOTFIX: remove duplicate parent, cheaper dash 2022-07-21 21:49:10 -07:00
fin444 868e56b0ea remove print statement 2022-07-21 17:17:33 -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 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
fin444 4aee8f2d31 dependencies in atree tooltips 2022-07-21 11:26:46 -07: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
aspiepuppy dc26e10fc6 atree inconsistencies 2 (mightve messed up a bit) 2022-07-20 22:09:04 -05:00
hppeng 75f4fc684b Add debug flag to fix compute graph memory leak
mfw no destructor hook
2022-07-20 12:06:34 -07:00
hppeng a364cb0fc7 HOTFIX: patch attack speed display
introduced by stat box merge... manual test failure... TODO: unit test framework
2022-07-20 11:59:29 -07: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 d5d0f87bcc Change from clickable to fake-button
holy UI design
2022-07-20 10:31:38 -07:00
hppeng a63b4df3aa Expand the arrow hitbox even further 2022-07-20 10:25:32 -07:00
hppeng fc5332e0d6 Merge branch 'atree' into melee_stat_box 2022-07-20 10:21:38 -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
hppeng b0777ecfcf Fix ability tree "appx. toposort"... finally... 2022-07-20 09:21:13 -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 dea0ed56fc Fix atree validator sometimes giving the wrong reason
accidentally used reasons from previous iteration
2022-07-20 02:17:54 -07:00
hppeng 9a126fcf1c Summary element rename/cleanup 2022-07-20 00:35:20 -07:00
hppeng ab371f5757 Fix duplicate items
oops
2022-07-19 21:45:00 -07:00
hppeng a3bf67aa2d Bump load.js version
also bump ing since i forgot to since ages ago
2022-07-19 21:31:01 -07:00
hppeng 12dd037f8b Fix nconv breathless 2022-07-19 20:50:52 -07:00
hppeng-wynn 3967366565
Merge pull request #150 from hppeng-wynn/atree_hotfix
patch 8 atree changes (also added ranges to stuff)
2022-07-19 20:50:06 -07:00
aspiepuppy 5066d6e522 fixed breathless schema (idk if scaling is right) 2022-07-19 22:06:47 -05:00
fin444 84476a95bc it's 'node_0' not '0' 2022-07-19 19:50:14 -07:00
fin444 591fa29c7d assassin archetype colors 2022-07-19 16:03:13 -07:00
aspiepuppy 71e04fcff0 patch 8 atree changes (also added ranges to stuff) 2022-07-19 17:14:51 -05:00
fin444 88d3e87277 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-07-19 13:06:15 -07:00
fin444 3f0fb053b9 make numbers in tooltip descriptions pop 2022-07-19 13:06:06 -07:00
fin444 5b94564e86 ability requirements in tooltip 2022-07-19 11:40:37 -07:00
reschan 9f211142f0 modify overall and offense display constants 2022-07-19 15:48:52 +07:00
hppeng ea89e936a1 Add back poison stats (kicked to the bottom)
also powder special and poison stats now vanish if u don't have them
2022-07-19 01:09:21 -07:00
hppeng c5dd848a05 Big arrow hitbox 2022-07-19 00:39:01 -07:00
hppeng 538202e7ac Unify melee stats boxes
remove poison stats box for now
now melee stats box is correct with melee modifiers, and also neater in code
2022-07-19 00:33:05 -07:00
reschan 0e9cb28ae1 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into mobile_ui_tweaks 2022-07-19 13:26:27 +07: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-wynn 67efec4c3d
Merge pull request #146 from hppeng-wynn/atree_toggle
Atree toggle
2022-07-18 22:14:47 -07:00
hppeng b63f45572b HOTFIX: Fatal typo in item display code causing double display names
....
2022-07-18 20:43:25 -07:00
hppeng 930aef1766 Fix bugs revolving around fortitude link
and match ingame behavior for now
2022-07-18 19:46:44 -07:00
fin444 3e14609627 basic color stuff 2022-07-18 15:45:12 -07:00
hppeng 8ac6f62206 Shaving DOM elements from powder specials box 2022-07-18 04:02:00 -07:00
hppeng a9a0eb5eda Remove (incorrectly formatted) archer speed, implement toggle 2022-07-18 02:51:25 -07:00
reschan 48122ef410 display main input grid as tabular for mobile 2022-07-18 16:43:33 +07:00
hppeng 459ee7dbe7 More display cleanup, fix ELS bug, fix double compute graph update 2022-07-18 00:34:29 -07:00
hppeng 9364e30fe6 Merge branch 'atree' into display-cleanup 2022-07-17 23:54:47 -07:00
hppeng 09e605d36a HOTFIX: fix typo with no gear skillpoint calc
fk js and also fk me
2022-07-17 23:48:42 -07:00
hppeng 70df30d335 begin display cleanup 2022-07-17 23:46:23 -07:00
hppeng 6e590dde01 Remove debugging print (2) 2022-07-17 23:33:39 -07:00
hppeng 2d9a6bb5a1 Fix check for.. the guard that I put in myself... 2022-07-17 23:10:16 -07:00
hppeng 24a7dd9592 Clean up, remove prints 2022-07-17 22:39:30 -07:00
hppeng d4706ebb74 Remove debugging msg for skillpoint calc 2022-07-17 22:04:38 -07:00
hppeng 5daa7064cd Separate cases a bit more cleanly, include -sp items in noboost 2022-07-17 23:13:20 -05:00
hppeng 338e1931bc -sp case 2022-07-17 23:00:27 -05:00
hppeng 0a508ea0ae Fix typo with skillpoint engine initialization 2022-07-17 22:53:24 -05:00
hppeng 1e4ebee975 First iteration blazing fast sp engine 2022-07-17 20:44:00 -07:00
hppeng 3e9414ef1e Revert Map changes for big maps... use only for small object-like things 2022-07-17 16:34:54 -05:00
hppeng ae1146aec1 Merge branch 'atree' into builder-performance-testing 2022-07-17 15:28:00 -05:00
hppeng da6a422d79 Change ingred and item Maps to plain object access 2022-07-17 15:10:50 -05:00
hppeng 6c7c274f81 itemLists is now an object
also some test code for scc
2022-07-17 12:40:37 -07:00
hppeng efad0b5fdd Use direct property access to speed everything up 2022-07-17 03:38:12 -05:00
hppeng 3294494c53 Display sp compute times in html 2022-07-16 22:48:28 -07:00
hppeng 6ba2383e2f Add debugging printouts to skillpoint computation and overall compute 2022-07-16 22:47:19 -07:00
hppeng 01648189a8 Fix item page 2022-07-16 20:49:06 -07:00
hppeng a89dd6e741 Fix bug with gust not adding to ice snake damage directly 2022-07-16 20:40:24 -07:00
hppeng 2148831545 Fix display.js bugs, remove unused script imports 2022-07-16 20:06:01 -07:00
hppeng af9479f1d5 Condense some code in display.js to use make_elem 2022-07-16 19:43:13 -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 41dee0dfbe Special case for 0 damage prop/elem raw
more accurate in most cases. todo: true average damage calc
2022-07-14 21:52:23 -07:00
hppeng 5a3a70550a Merge, bump db version 2022-07-14 21:31:32 -07:00
hppeng-wynn 8fd0f4a83e
Merge pull request #127 from hppeng-wynn/minefield-base-spell-fix
Minefield base spell fix
2022-07-14 21:02:40 -07:00
touhoku 4787d4f5ae fix master hive set bonus 2022-07-14 20:20:45 -07:00
hppeng 3b5660d141 HOTFIX: performance issues relating to deepcopy-ing large objects
...oops
2022-07-14 16:10:05 -07:00
hppeng 0626143f42 Deepcopy patch
some things can't be copied... what to do
2022-07-14 16:04:01 -07:00
fin444 967a954a49 fix tooltips being constrained to the atree panel 2022-07-14 11:17:38 -07:00
hppeng f4750a5c2b Merge branch 'atree' into minefield-base-spell-fix 2022-07-13 22:11:35 -07:00
hppeng-wynn 784080e943
Merge pull request #124 from hppeng-wynn/img-compress
Update credits, fix double atree load bug, compress a bunch of pngs
2022-07-13 12:44:26 -07:00
hppeng-wynn 64d55a71da
Merge pull request #125 from hppeng-wynn/round-fix
Fix rounding for scaling IDs
2022-07-13 12:44:14 -07:00
hppeng-wynn 71cafa704c
Merge pull request #128 from hppeng-wynn/misc-cleanup
Misc cleanup
2022-07-13 12:42:25 -07:00
hppeng d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
hppeng c1ab8fe8ae Minify index.html, remove dead code (rip wynnatlas mini) in builder.js, move some encode/decode specific stuff to build_encode_decode.js 2022-07-13 00:37:31 -07:00
hppeng ab41faa068 Fix modification base_spell of minefield
fix "mystery bug"
2022-07-13 00:00:08 -07:00
hppeng 5f464f9e7c Fix rounding for scaling IDs
should work for damMult too (.. for now...) because those are specified in units of % (integer div 100)
2022-07-12 23:36:01 -07:00
hppeng 2cb29de169 Update credits, fix double atree load bug, compress a bunch of pngs 2022-07-12 23:16:13 -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
hppeng-wynn 2c8f275e9c
Merge pull request #119 from hppeng-wynn/atree_hotfix
fixed stronger meteor and windsweeper w/ thunstom
2022-07-12 19:38:15 -05:00
fin444 f78d911c1e resolve PR comments 2022-07-12 16:56:36 -07:00
fin444 89f699df74 fix merge issues & update atree constants 2022-07-12 15:06:40 -07:00
fin444 50082a4060 merge everyone else's changes into fin444's branch 2022-07-12 14:36:20 -07:00
fin444 4ae9655a3f final style touches 2022-07-12 14:09:09 -07:00
fin444 2aee7ca589 connections no longer work by rotating
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
aspiepuppy e6106ec828 fixed stronger meteor and windsweeper w/ thunstom 2022-07-12 12:37:52 -05: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-wynn 6cb003f9bd
Merge pull request #116 from hppeng-wynn/atree-validation-hotfix
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 11:02:16 -05:00
hppeng-wynn 067c4de0da
Merge pull request #115 from hppeng-wynn/crafter-redesign
Fix crafter UI inconsistencies
2022-07-12 02:01:43 -05:00
hppeng df14970e5f Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT 2022-07-12 00:00:51 -07:00
reschan 8aabacb6eb finalize crafter ui changes 2022-07-12 12:10:55 +07:00
fin444 9118225319 backup of current work 2022-07-11 20:17:00 -07:00
hppeng 7d2626d1dc Merge branch 'atree' into weapon-powder-optimization 2022-07-11 19:57:24 -07:00
hppeng-wynn 332c701230
Merge pull request #110 from hppeng-wynn/misc-bugfix
Misc bugfix
2022-07-11 21:56:23 -05: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 250627f9a9 Merge branch 'atree' into misc-bugfix 2022-07-11 08:16:53 -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
hppeng dc04101dde Fix blockers highlighting
whooo
2022-07-11 02:03:42 -07:00
hppeng 25cb2d4d9e Fix intelligence spellcost formula
mfw bug becomes feature
2022-07-11 01:25:25 -07:00
hppeng fa5280d089 Merge branch 'atree' into misc-bugfix 2022-07-11 01:08:55 -07:00
hppeng 3c1ff1a263 Fix isNaN typo 2022-07-11 00:59:53 -07:00
hppeng 55c78e41c1 Fix some new items/item changes
oops
also theres a bunch of lowlv item changes but im just ignoring them for now

also fix our update scripts .-.
2022-07-11 00:29:28 -07:00
touhoku-wynn baf08cb533
Update atree.js 2022-07-10 20:28:08 -07:00
touhoku-wynn 64ef7ee25b
Update builder_graph.js 2022-07-10 19:56:15 -07:00
hppeng 237dd4cfb6 Merge branch 'atree' into misc-bugfix 2022-07-10 18:54:22 -07:00
aspiepuppy b4c113dbd1 changed warrior defense mod to 1.0 2022-07-10 16:57:02 -05:00
aspiepuppy db67d4e4f7 this is just updated min for phantom ray archetype 2022-07-10 16:55:29 -05:00
aspiepuppy 4008dc03ce removed phantom ray archetype 2022-07-10 16:55:24 -05:00
aspiepuppy ebe64dc395 fixed cheaper tp 2 to actually be for tp 2022-07-10 12:07:13 -05:00
hppeng-wynn fb65dbccbd
Merge pull request #105 from hppeng-wynn/search-fix
Restore item search to working condition
2022-07-09 21:40:39 -07:00
reschan 76ae9098ac move dropdown creation to init func 2022-07-10 11:02:17 +07:00
reschan 57fa608cff fix special queries 2022-07-10 10:35:06 +07: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
reschan ebbba92a8e partial restore of item search 2022-07-10 10:04:28 +07:00
aspiepuppy bdb4792a53 snake nest and sunshower fix 2022-07-09 21:50:49 -05:00
hppeng dbd7c45ff1 Add atree level table, begin work on highlight... death... 2022-07-09 19:30:29 -07:00
hppeng e37c4696e0 Misc bugfixes in #bug-reports
biggest one is prolly implementing spell-part-specific damage mult
2022-07-09 03:09:50 -07:00
hppeng-wynn 25e55bec92
Merge pull request #94 from hppeng-wynn/merge-mastery
Merge mastery
2022-07-08 21:41:39 -07:00
hppeng e0c91ffabb Merge branch 'atree' into merge-mastery 2022-07-08 21:27:43 -07:00
hppeng 7b1693c7f5 Fix archetype failure msg 2022-07-08 21:25:45 -07:00
reschan c2a41b2e79 remove duplicates 2022-07-09 11:16:44 +07:00
reschan 4434b0969c remove extraneous/debug code 2022-07-09 11:14:38 +07:00
reschan 07c39c0780 fix: multiple transform on an image 2022-07-09 11:13:09 +07:00
reschan cadd06864a fix: remove connector logic, add lookup table instead 2022-07-09 10:59:45 +07:00
hppeng bb2ea64580 Address PR comment (remove print) 2022-07-08 20:51:01 -07:00
hppeng e15d947901 Merge branch 'atree' into atree-validation-fix 2022-07-08 20:50:20 -07:00
hppeng 335b8681b6 Misc. mage tree fixes
also merge abilities
2022-07-08 20:47:34 -07:00
hppeng e58e0fa5fa Merge elemental mastery nodes 2022-07-08 20:31:44 -07:00
hppeng ed61d3379b HOTFIX: ophanim spellcost (last one for now... do PR... don't be bad) 2022-07-08 20:22:14 -07:00
hppeng 6d61055b7a Fix lightbender consistency 2022-07-08 20:19:24 -07:00
hppeng f703520ec3 HOTFIX: Mage atree misc. fixes 2022-07-08 20:17:56 -07:00
hppeng 3d0136df60 HOTFIX: move slider for massive bash from bash to bakal's grasp 2022-07-08 19:24:16 -07:00
hppeng 02a5577e35 Fix enraged blow slider and remove prints from damage_calc 2022-07-08 19:19:16 -07:00
hppeng 5e43db7a49 Merge branch 'atree' into atree-validation-fix 2022-07-08 19:13:37 -07:00
hppeng 277899160f Mage spell display reformat
fix it all

also separate flaming uppercut
2022-07-08 19:12:12 -07:00
hppeng abe9c8a560 Fix flaming uppercut counting in uppercut total 2022-07-08 19:07:15 -07:00
hppeng eea6a3c6b0 Merge branch 'atree' into atree-mage 2022-07-08 19:07:03 -07:00
hppeng-wynn 3af9f868c5
Merge pull request #87 from hppeng-wynn/atree_active_box
Atree active box
2022-07-08 17:49:54 -07:00
hppeng 159aece0c0 Merge branch 'atree' into atree_active_box 2022-07-08 17:44:43 -07:00
hppeng-wynn bacc98b003
Merge pull request #90 from hppeng-wynn/powder-acc-fix
Fix crafted accessories apparently
2022-07-08 17:43:20 -07:00
hppeng 59e5a3303a HOTFIX: fix thunder converting abilities 2022-07-08 17:42:25 -07:00
hppeng c5191cfe99 Merge branch 'atree' into atree_active_box 2022-07-08 17:29:40 -07:00
hppeng-wynn b07d4d2fa5
Merge pull request #88 from hppeng-wynn/basaltic-fix
Basaltic fix
2022-07-08 17:26:43 -07:00
hppeng 5bf0157a69 Mage atree (first ed.) (no display info) 2022-07-08 17:25:18 -07:00
hppeng 22ee9322ef Fix crash if no atree selected 2022-07-08 15:45:24 -07:00
hppeng c3cb9f129d Update items for wynn2 item changes 2022-07-08 15:01:45 -07:00
hppeng 644213e5aa Fix enraged blow slider and remove prints from damage_calc 2022-07-08 14:53:07 -07:00
hppeng c05eb82e60 Merge in atree_active_box 2022-07-08 14:52:17 -07:00
hppeng b256213f09 Merge branch 'atree_active_box' into atree-validation-fix 2022-07-08 14:36:16 -07:00
hppeng 75269f9b73 Begin mage atree integration.... pain and suffering... 2022-07-08 01:20:05 -07:00
hppeng f2f9acff85 Distinguish between hard and soft atree errors 2022-07-08 00:21:21 -07:00
hppeng adc90821e6 Fix crafted accessories apparently
....
..
stupid
2022-07-07 23:18:58 -07:00
hppeng e6a55afc4c Split up basaltic trap 2022-07-07 22:51:38 -07:00
hppeng 70c117261d Reworked master modifiers; working sliders 2022-07-07 22:28:46 -07:00
hppeng a4eda17f4e Merge branch 'atree' into atree_active_box 2022-07-07 21:25:27 -07:00
hppeng b62faddfa4 Fix description for phantom ray, update minified files 2022-07-07 19:53:56 -07:00
hppeng 5b6c957e76 Working scaling abils, sliders not hooked up yet
also fixed burning heart scaling
2022-07-07 19:44:57 -07:00
aspiepuppy 17eb8d2d66 added patch 7 changes for archer on constants 2022-07-07 18:15:16 -05:00
hppeng a28c75e177 More setup for sliders/raw stat; fix defMultiplier (base def not fixed yet)
we should really unify the multiplicative effect checking -- this is kinda stupid
2022-07-07 16:13:26 -07:00
hppeng 3ff4421de4 Merge branch 'atree' into atree_active_box 2022-07-07 15:34:16 -07:00
hppeng cdaff5fce9 Fix More Focus base_abil, display sliders 2022-07-07 15:33:00 -07:00