Commit graph

146 commits

Author SHA1 Message Date
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 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 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
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 e0c91ffabb Merge branch 'atree' into merge-mastery 2022-07-08 21:27:43 -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 159aece0c0 Merge branch 'atree' into atree_active_box 2022-07-08 17:44:43 -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 5bf0157a69 Mage atree (first ed.) (no display info) 2022-07-08 17:25:18 -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 75269f9b73 Begin mage atree integration.... pain and suffering... 2022-07-08 01:20:05 -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
aspiepuppy 049a2b07ea fixed parents for refined gunpowder and decimator 2022-07-07 17:25:19 -05:00
hppeng 4a1939b5a1 Update slider jsons
and update json updater script
2022-07-06 21:15:41 -07:00
hppeng 2e6c5b8555 Fix some ability base_abil tags and update cyclone cost 2022-07-06 20:18:01 -07:00
hppeng eb6dd97d2a Damage calculation hotfix
fix bug with weapon "has element" table being mutated
fix damage of uppercut
2022-07-06 12:33:09 -07:00
hppeng 05ca629185 Fix typo with fire mastery in archer
also: fix iron lungs archetype
2022-07-06 01:50:10 -07:00
hppeng b8cdfe28fe Patch 6 changes
also fix vehement
2022-07-06 01:45:12 -07:00
hppeng 21af3cc4cd Merge branch 'atree' into atree-misc-patch 2022-07-04 21:41:36 -07:00
hppeng 97ea17565a More misc fix
Bump db version (forgot to do in last commit)
Guardian angels + more shields works now
2022-07-04 21:39:35 -07:00
aspiepuppy a5b1fcb7d6 made focus the right color (red) 2022-07-04 22:57:17 -05:00
hppeng a24d3c402d Merge branch 'atree' into atree-misc-patch 2022-07-04 20:47:16 -07:00
aspiepuppy eed899eaad mana trap dependency fixed to nothing from fire creep 2022-07-04 20:01:20 -05:00
hppeng 0ac8998a76 Fix bugs in #bug-reports
defense mult working correctly
rejuv skin has 5 pally req
2022-07-04 12:33:17 -07:00
aspiepuppy b3ef2e2ff4 added nodes to all of the archer abilties in constants (not min yet tho) 2022-07-02 18:25:04 -05:00
aspiepuppy cde60c7b25 mana trap range 16 blocks now instead of 12 2022-07-02 15:12:48 -05:00
aspiepuppy 15ad6bfeb8 Mana Trap now has the correct mana regen (2.85) instead of 4. 2022-07-02 11:57:18 -05:00
aspiepuppy 633e13a2cf Fixed More Traps archetype req to 0 from 10, fixed Fire Mastery to say Fire instead of Earth 2022-07-01 16:41:19 -05:00
aspiepuppy 4754187d2c Added Sharpshooter Archetype to Homing Shots 2022-07-01 15:54:42 -05:00
aspiepuppy 0156bdb236 Added Boltslinger Archetype to Stormy Feet 2022-07-01 15:48:08 -05:00
ferricles bc68599c84
Merge pull request #66 from aspiepuppy/atree_hotfix
Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it i…
2022-07-01 13:38:22 -07:00
aspiepuppy dbac4eff55 Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it is Boltslinger archetype and not Battle Monk. 2022-07-01 15:22:53 -05:00
hppeng da782cd73c HOTFIX: Patch escape artist damage 2022-07-01 02:01:29 -07:00
hppeng fac2c54da9 Archer atree 2022-07-01 01:23:06 -07:00
hppeng 4632bba69a HOTFIX: patch atree json for charge, and display code 2022-06-30 21:21:25 -07:00
hppeng 8e3a35b16a Small modification (Show Tree -> Edit Abilities)
discussed in PR but not implemented because i'm dense
2022-06-30 20:13:06 -07:00
hppeng a318756058 Fix converter script, complete warrior tree 2022-06-30 09:05:09 -07:00
hppeng 61172d16d4 Merge branch 'atree-json-fix' into atree_encode 2022-06-30 09:00:07 -07:00
hppeng a9fc53e044 Update warrior atree json... 2022-06-30 08:58:26 -07:00
hppeng 0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng f1488a4352 Fix some json for warrior (from the bottom up to massive bash) 2022-06-29 00:14:40 -07:00
hppeng 25102100ae Pull info from abil tree; construct spell objects and render them 2022-06-28 23:23:27 -07:00
hppeng 259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -07:00
hppeng a982756ce6 Merge branch 'atree' into spell_reformat 2022-06-27 22:09:24 -07:00
aspiepuppy 1a14f230f2 wawa 2022-06-27 22:42:19 -05:00
aspiepuppy e427532424 wa 2022-06-27 22:41:56 -05:00
reschan ebcdbc14fc remove redundant atree data files 2022-06-27 16:53:18 +07:00
reschan b36b16c49d fix: separate atree ids for each class 2022-06-27 16:23:22 +07:00
hppeng 913b5a7c85 Fix guardian angels spell mult 2022-06-26 18:23:07 -07:00
hppeng 8ff0afa685 Begin atree integration
also don't re-render the entire thing every time something changes -- local updates
2022-06-26 16:49:35 -07:00
reschan 83fcfd15f4 change to id, from display_name 2022-06-26 19:40:17 +07:00
hppeng eb84f1de6e Rudimentary display code and repair atree file 2022-06-24 04:56:56 -07:00
hppeng 2e287447ff Add some display info to atree 2022-06-24 04:48:48 -07:00
reschan 32ee15dc2b delete empty atrees, move assassin to old 2022-06-24 09:49:54 +07:00
reschan d68af2f4c4 fix archer tree 2022-06-23 22:00:04 +07:00
reschan 3939f83ffc partially change to new format 2022-06-23 16:15:51 +07:00
ferricles ec13bdea1e small bug fixes for atree swapping - some unwanted behavior still exists 2022-06-17 20:46:52 -07:00
hppeng 0417a68e65 Remove duplicate warrior tag 2022-06-16 04:39:20 -07:00
hppeng 65d47117c8 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-16 04:38:21 -07:00
hppeng 1c3ef6d545 Add warrior abilities (71) 2022-06-16 04:38:09 -07:00
reschan e2eaf48984 remove empty title and desc 2022-06-16 16:53:59 +07:00
reschan a1227f6e75 add archer tree 2022-06-16 16:14:16 +07:00
ferricles 9036de536b modified atree graphics, added full assassin ability tree 2022-06-15 22:03:20 -07:00
ferricles 5216686040 ability trees for different classes + selection based on weapon 2022-06-15 17:07:54 -07:00
reschan 8108f033e5 atree initial commit 2022-06-13 16:21:01 +07:00