mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 17:37:18 +00:00
Updated Lua Spell (markdown)
+10
@@ -83,5 +83,15 @@ Integer SpellGroup();
|
||||
Integer PowerfulFlag();
|
||||
Integer CastRestriction();
|
||||
Boolean AllowRest();
|
||||
Boolean InCombat();
|
||||
Boolean OutOfCombat();
|
||||
Integer AEMaxTargets();
|
||||
Integer MaxTargets();
|
||||
Boolean PersistDeath();
|
||||
Real MinDist();
|
||||
Real MinDistMod();
|
||||
Real MaxDist();
|
||||
Real MaxDistMod();
|
||||
Real MinRange();
|
||||
Integer DamageShieldType();
|
||||
```
|
||||
Reference in New Issue
Block a user