Commit graph

10 commits

Author SHA1 Message Date
WinterSolstice8
7102d1db44 [lua] Add some known ranged WS acc bonuses 2024-12-27 09:42:46 -07:00
claywar
54178df4e1
[type] Add type annotations to weaponskill scripts 2024-08-24 18:38:04 -04:00
claywar
9f5ea59746
Use table of values for defense ignored varies with TP 2024-02-08 05:53:57 -05:00
claywar
a3c69f5b19
Change references to atk100, atk200, atk300 to use atkVaries table 2024-02-08 05:53:57 -05:00
claywar
d24f8d48b5
Change references to acc100, acc200, acc300 to use accVaries table 2024-02-08 05:53:57 -05:00
claywar
63048820d9
Change references to ftp100, ftp200, ftp300 to use ftpMod table 2024-02-08 05:53:57 -05:00
claywar
1bb08ee631
[chore] Move all critN variables to critVaries tables, remove 0-values
Add comment, remove 0-value wsc in dragoon jobutils

Fix mobskill using ws functions

Fix string shredder, update comments

Remove stray newline in readme
2024-02-05 14:05:04 -05:00
claywar
998ed3910d
Remove zero-value wsc parameters from weaponskill scripts 2024-02-04 08:56:27 -05:00
claywar
03aceac4a2
[lua] Remove requires in scripts/actions/weaponskills 2023-08-20 14:25:42 -04:00
claywar
5f05c3e0f2
Move scripts/globals/weaponskills to scripts/actions/weaponskills 2023-08-20 14:14:56 -04:00
Renamed from scripts/globals/weaponskills/split_shot.lua (Browse further)