All public logs
From Eternity Wiki
Jump to navigationJump to search
Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:34, 2 September 2024 Printz talk contribs created page MonsterMeleeAttack (Created page with "{{Codepointer|description=Generic monster melee attack. |usage='''A_MonsterMeleeAttack'''(''base_damage'', ''random_multiplier'', ''sound'', ''range'') |parameters= *''base_damage'': base damage of attack; if not set, defaults to 3. *''random_multiplier'': attack damage random multiplier; if not set, defaults to 8. *''sound'': sound to play if attack hits. *''range'': attack range; if not set, defaults to calling actor's melee range property. |seealso= *Scratch}}")