Difference between revisions of "MAPINFO/Skill definition"
From ECWolf Wiki
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...")  | 
			
(No difference) 
 | 
Latest revision as of 03:32, 3 February 2017
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