summaryrefslogtreecommitdiff
path: root/npc/003-0/notes
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/notes')
-rw-r--r--npc/003-0/notes19
1 files changed, 15 insertions, 4 deletions
diff --git a/npc/003-0/notes b/npc/003-0/notes
index fda37bf5a..517f68d6d 100644
--- a/npc/003-0/notes
+++ b/npc/003-0/notes
@@ -106,8 +106,19 @@ USEFUL COMMANDS
unitskilluseid(<GID>, <skill id>, <skill lvl>{, <target id>})
unitskillusepos(<GID>, <skill id>, <skill lvl>, <x>, <y>)
-*defpattern(<set number>, "<regular expression pattern>", "<event label>")
-*activatepset(<set number>)
-*deactivatepset(<set number>)
-*deletepset(<set number>)
+ *defpattern(<set number>, "<regular expression pattern>", "<event label>")
+ *activatepset(<set number>)
+ *deactivatepset(<set number>)
+ *deletepset(<set number>)
+ Regex commands (iilia)
+
+ *statusup2(<stat>, <amount>)
+ Needs testing, said to be permanent but will it survive a status reset?
+ Actually, we could add an extra memory and re-cast this, if we control
+ usage correctly.
+
+ *autobonus2(<bonus script>, <rate>, <duration>{, <flag>, {<other script>}})
+ May cast a bonus when attacked :>
+
+