Commit graph

9 commits

Author SHA1 Message Date
WinterSolstice8
1ebc998ab1 [lua] Weaponskills: change accVaries to static values
Co-Authored-By: Skold177 <113406182+Skold177@users.noreply.github.com>
2026-01-06 17:56:18 -07:00
claywar
54178df4e1
[type] Add type annotations to weaponskill scripts 2024-08-24 18:38:04 -04: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/decimation.lua (Browse further)