This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
lua:obj:damnoun [2015/01/24 05:44] vodur created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
- | **Get** | ||
- | |||
- | Returns the weapon's damage noun [string]. Error if object is not a weapon. See attack_table table, Noun column. | ||
- | |||
- | **Set** | ||
- | |||
- | Set the weapon's damage noun. Error if object is not a weapon or invalid value is given. See attack_table table, Noun column. | ||
- | |||