UE1:Slith (UT)
![]() |
Object >> Actor >> Pawn >> ScriptedPawn >> Slith |
- Package:
- UnrealShare
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Slith.
Properties
Property group 'Slith'
ClawDamage
Type: byte
Basic damage done by Claw/punch.
Default value: 25
Property group 'Sounds'
charge
Type: Sound
die2
Type: Sound
Default value: Sound'UnrealShare.Slith.deathWsl'
dive
Type: Sound
Default value: Sound'UnrealShare.Slith.dive2sl'
scratch
Type: Sound
Default value: Sound'UnrealShare.Slith.scratch1sl'
slash
Type: Sound
Default value: Sound'UnrealShare.Slith.yell4sl'
slice
Type: Sound
slick
Type: Sound
slither
Type: Sound
Default value: Sound'UnrealShare.Slith.slithr1sl'
surface
Type: Sound
Default value: Sound'UnrealShare.Slith.surf1sl'
swim
Type: Sound
Default value: Sound'UnrealShare.Slith.swim1sl'
Internal variables
bFirstAttack
Type: bool
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AccelRate | 850.0 | ||||||||
Acquire | Sound'UnrealShare.Slith.yell1sl' | ||||||||
Aggressiveness | 0.7 | ||||||||
AmbientSound | Sound'UnrealShare.Slith.amb1sl' | ||||||||
bHasRangedAttack | True | ||||||||
bMovingRangedAttack | True | ||||||||
Buoyancy | 200.0 | ||||||||
CarcassType | Class'UnrealShare.SlithCarcass' | ||||||||
CollisionHeight | 44.0 | ||||||||
CollisionRadius | 48.0 | ||||||||
CombatStyle | 0.85 | ||||||||
Die | Sound'UnrealShare.Slith.deathLsl' | ||||||||
DrawType | DT_Mesh | ||||||||
Fear | Sound'UnrealShare.Slith.yell3sl' | ||||||||
GroundSpeed | 250.0 | ||||||||
Health | 210 | ||||||||
HitSound1 | Sound'UnrealShare.Slith.injur1sl' | ||||||||
HitSound2 | Sound'UnrealShare.Slith.injur2sl' | ||||||||
JumpZ | 120.0 | ||||||||
Mass | 200.0 | ||||||||
MeleeRange | 50.0 | ||||||||
Mesh | LodMesh'UnrealShare.Slith1' | ||||||||
ProjectileSpeed | 750.0 | ||||||||
RangedProjectile | Class'UnrealShare.SlithProjectile' | ||||||||
ReducedDamagePct | 1.0 | ||||||||
ReducedDamageType | 'Corroded' | ||||||||
ReFireRate | 0.4 | ||||||||
Roam | Sound'UnrealShare.Slith.roam1sl' | ||||||||
RotationRate |
| ||||||||
SightRadius | 2000.0 | ||||||||
Threaten | Sound'UnrealShare.Slith.yell2sl' | ||||||||
TimeBetweenAttacks | 1.2 | ||||||||
UnderWaterTime | -1.0 | ||||||||
Visibility | 150 | ||||||||
WalkingSpeed | 0.3 | ||||||||
WaterSpeed | 280.0 |
Instance functions
AttitudeToCreature
Overrides: ScriptedPawn.AttitudeToCreature
CanFireAtEnemy
Overrides: ScriptedPawn.CanFireAtEnemy
ClawDamageTarget
JumpOutOfWater
Overrides: ScriptedPawn.JumpOutOfWater
PlayAcquisitionSound
Overrides: ScriptedPawn.PlayAcquisitionSound
PlayChallenge
Overrides: ScriptedPawn.PlayChallenge
PlayDive
Overrides: Pawn.PlayDive
PlayDying
Overrides: Pawn.PlayDying
PlayInAir
Overrides: Pawn.PlayInAir
PlayLanded
Overrides: Pawn.PlayLanded
PlayMeleeAttack
Overrides: ScriptedPawn.PlayMeleeAttack
PlayMovingAttack
Overrides: Pawn.PlayMovingAttack
PlayOutOfWater
Overrides: Pawn.PlayOutOfWater
PlayPatrolStop
Overrides: Pawn.PlayPatrolStop
PlayRangedAttack
Overrides: ScriptedPawn.PlayRangedAttack
PlayRunning
Overrides: Pawn.PlayRunning
PlayTakeHit
Overrides: Pawn.PlayTakeHit
PlayThreatening
Overrides: Pawn.PlayThreatening
PlayTurning
Overrides: Pawn.PlayTurning
PlayVictoryDance
Overrides: Pawn.PlayVictoryDance
PlayWaiting
Overrides: Pawn.PlayWaiting
PlayWaitingAmbush
Overrides: Pawn.PlayWaitingAmbush
PlayWalking
Overrides: Pawn.PlayWalking
PreSetMovement
Overrides: Pawn.PreSetMovement
SetFall
Overrides: ScriptedPawn.SetFall
SetMovementPhysics
Overrides: ScriptedPawn.SetMovementPhysics
ShootTarget
TweenToFalling
Overrides: Pawn.TweenToFalling
TweenToFighter
Overrides: Pawn.TweenToFighter
TweenToPatrolStop
Overrides: Pawn.TweenToPatrolStop
TweenToRunning
Overrides: Pawn.TweenToRunning
TweenToWaiting
Overrides: Pawn.TweenToWaiting
TweenToWalking
Overrides: Pawn.TweenToWalking
States
MeleeAttack
Inherits from: ScriptedPawn.MeleeAttack
Ignores: Bump, HearNoise, SeePlayer
MeleeAttack.BeginState
Overrides: ScriptedPawn.MeleeAttack.BeginState
MeleeAttack.EndState
Overrides: Object.EndState (global)
MeleeAttack.PlayMeleeAttack
Overrides: PlayMeleeAttack (global)