Damage Player Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Added image)
(Updated to show new image + more written content)
 
Line 1: Line 1:
An action to deal damage to a player in a board mod.  
An action to deal damage to players in a board mod. This action can target players on multiple board spaces by using the ''Advanced'' '''Targets''' option.


Should be used on a [[Board Space Event Component]]. Can only be used in [[Board Mod]]s.
Should be used on a [[Board Space Event Component]]. Can only be used in [[Board Mod]]s.
Line 8: Line 8:
|-
|-
! Property !! Description
! Property !! Description
|-
| '''Targets''' || What this action will affect.
|-
| style="padding-left: 2em;" | ''This Player'' || Target only the player who triggered the action.
|-
| style="padding-left: 2em;" | ''This Board Space'' || Target all players who are standing on this board space.
|-
| style="padding-left: 2em;" | ''Advanced'' || A list of board spaces. Targets all players who are standing on any of the listed board spaces.
|-
|-
| '''Damage''' || How much health to remove from the player.
| '''Damage''' || How much health to remove from the player.
Line 14: Line 22:
|-
|-
| '''Drop Keys''' || Makes the player drop three keys.
| '''Drop Keys''' || Makes the player drop three keys.
|-
| '''Play Sound''' || Plays a damage sound.
|-
| style="padding-left: 2em;" | '''Volume''' || The volume of the damage sound.
|-
|-
| '''Ragdoll''' || Should the player die and spawn a ragdoll when they take damage. If disabled, the player will remains standing on the board space.
| '''Ragdoll''' || Should the player die and spawn a ragdoll when they take damage. If disabled, the player will remains standing on the board space.
Line 28: Line 32:
|-
|-
| style="padding-left: 2em;" | '''Blood Amount''' || How much blood should be created.  
| style="padding-left: 2em;" | '''Blood Amount''' || How much blood should be created.  
|-
| '''Play Sound''' || Plays a damage sound.
|-
| style="padding-left: 2em;" | '''Volume''' || The volume of the damage sound.
|-
|-
|}
|}


[[Category:Actions]]
[[Category:Actions]]

Latest revision as of 03:37, 15 February 2023

An action to deal damage to players in a board mod. This action can target players on multiple board spaces by using the Advanced Targets option.

Should be used on a Board Space Event Component. Can only be used in Board Mods.

Action Settings

The damage player action in the Action Editor
Property Description
Targets What this action will affect.
This Player Target only the player who triggered the action.
This Board Space Target all players who are standing on this board space.
Advanced A list of board spaces. Targets all players who are standing on any of the listed board spaces.
Damage How much health to remove from the player.
Flinch Animation Play a flinch animation when the player is damaged. Only used if Ragdoll is disabled.
Drop Keys Makes the player drop three keys.
Ragdoll Should the player die and spawn a ragdoll when they take damage. If disabled, the player will remains standing on the board space.
Ragdoll Velocity How fast the ragdoll is moving when spawned. High numbers will make the ragdoll appear to explode up from the board space.
Blood Should blood effects be created.
Blood Velocity How fast the blood effects will fly out from the player.
Blood Amount How much blood should be created.
Play Sound Plays a damage sound.
Volume The volume of the damage sound.