This shows you the differences between two versions of the page.
lua:ch:hit [2014/12/27 07:47] vodur created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Syntax: | ||
- | |||
- | hit() \\ | ||
- | hit(string) | ||
- | |||
- | Format: \\ | ||
- | hit (victim) : do one attack | ||
- | |||
- | Accepts [[:lua:formatargs|format arguments]]. | ||
- | |||
- | Notes: \\ | ||
- | Only works when already in battle with victim | ||
- | |||
- | Examples: \\ | ||
- | hit() | ||
- | |||
- | hit(ch.name) | ||