MAPINFO/Skill definition
From ECWolf Wiki
Revision as of 03:32, 3 February 2017 by DavidAramant (talk | contribs) (Created page with "'''TODO''' == Block syntax == <tt>skill <identifier> { ''properties'' }</tt> == Block properties == * <tt>damageFactor = <fixed></tt> :'''TODO''' * <tt>fastMonsters</tt> :'''T...")
TODO
Block syntax
skill <identifier> { properties }
Block properties
- damageFactor = <fixed>
- TODO
- fastMonsters
- TODO
- lives = <int>
- TODO
- mapFilter = <int>
- TODO
- mustConfirm = "<string>"
- TODO
- name = "<string">
- TODO
- picName = "<string>"
- TODO
- playerDamageFactor = <fixed>
- TODO
- quizHints = <bool>
- TODO
- scoreMultiplier = <fixed>
- TODO
- spawnFilter = <int>
- TODO