Statistics: Posted by Dudekahedron — 21 Jan 2017, 16:48
Statistics: Posted by Dudekahedron — 21 Jan 2017, 06:39
AppliedToTarget = false,
Buffs = {
{
Add = {
ImpactTypeDisallow = {
'Shield',
},
OnImpact = true,
},
AppliedToTarget = true,
BuffType = 'STUN',
Duration = 3.5,
Radius = 12,
TargetAllow = 'TECH1',
TargetDisallow = 'TECH2,WALL',
},
{
Add = {
ImpactTypeDisallow = {
'Shield',
},
OnImpact = true,
},
AppliedToTarget = true,
BuffType = 'STUN',
Duration = 2.5,
Radius = 12,
TargetAllow = 'TECH2',
TargetDisallow = 'WALL',
},
{
Add = {
ImpactTypeDisallow = {
'Shield',
},
OnImpact = true,
},
AppliedToTarget = true,
BuffType = 'STUN',
Duration = 1.5,
Radius = 12,
TargetAllow = 'TECH3',
TargetDisallow = 'WALL',
},
},
Statistics: Posted by Exotic_Retard — 21 Jan 2017, 03:12
Buffs = {
{
Add = {
OnFire = true,
OnImpact = true,
},
AppliedToTarget = false,
BuffType = 'STUN',
Duration = 2,
Radius = 5,
TargetAllow = 'ALLUNITS',
TargetDisallow = 'COMMAND',
},
},
CollideFriendly = false,
Statistics: Posted by Dudekahedron — 21 Jan 2017, 00:14