Difference between revisions of "DamageUnits WorldScript"
From Serious Sam's Bogus Detour
(Created page with "{{WorldscriptIcon|rgb(255, 0, 0)|0|96}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * Unit...") |
|||
| Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(255, 0, 0)|0|96}} | {{WorldscriptIcon|rgb(255, 0, 0)|0|96}} | ||
| − | + | Inflicts damage to the targeted units. This script can be executed by other scripts. This script can be enabled or disabled. | |
== Properties == | == Properties == | ||
Revision as of 11:38, 26 July 2017
Inflicts damage to the targeted units. This script can be executed by other scripts. This script can be enabled or disabled.
Properties
- Unit feed
Units, validates - Integer
Damage, max: 1000000, default: 1000 - Enumeration
DamageTypeas flags, defaults:TRAP-
TRAP -
PIERCING -
BLUNT -
EXPLOSION -
BIO -
FIRE -
ENERGY -
FROST
-
- String
Buff - Boolean
CanKill, default: true