This website requires JavaScript.
Sign in
mirrors
/
project-meteor-server
Watch
1
Fork
You've already forked project-meteor-server
0
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-04-22 04:37:47 +00:00
Code
Activity
69d4b19979
project-meteor-server
/
data
/
scripts
/
effects
/
default.lua
5 lines
74 B
Lua
Raw
Normal View
History
Unescape
Escape
Script fixes and new effects. Cleaned up unneeded requires in some scripts Fixed Second Wind Added new effect scripts Added bard song scripts that mostly work
2018-06-25 23:36:18 -05:00
function
onGain
(
target
,
effect
)
end
;
Combat changes and bug fixes Added the combo and proc systems Added scripts for most weaponskill and spells as well as some abilities and status effects Added support for multihit attacks Added AbilityState for abilities Added hiteffects that change based on an attack's parameters Added positionals Changed how targeting works for battlecommands Fixed bug that occurred when moving or swapping hotbar commands Fixed bug that occurred when losing status effects
2018-02-15 13:20:46 -06:00
function
onLose
(
target
,
effect
)
end
;
Copy permalink