I'm a doctor, not a mechanic
UE1:Slith (UT)
Object >> Actor >> Pawn >> ScriptedPawn >> Slith |
Contents
- 1 Properties
- 2 Instance functions
- 2.1 AttitudeToCreature
- 2.2 CanFireAtEnemy
- 2.3 ClawDamageTarget
- 2.4 JumpOutOfWater
- 2.5 PlayAcquisitionSound
- 2.6 PlayChallenge
- 2.7 PlayDive
- 2.8 PlayDying
- 2.9 PlayInAir
- 2.10 PlayLanded
- 2.11 PlayMeleeAttack
- 2.12 PlayMovingAttack
- 2.13 PlayOutOfWater
- 2.14 PlayPatrolStop
- 2.15 PlayRangedAttack
- 2.16 PlayRunning
- 2.17 PlayTakeHit
- 2.18 PlayThreatening
- 2.19 PlayTurning
- 2.20 PlayVictoryDance
- 2.21 PlayWaiting
- 2.22 PlayWaitingAmbush
- 2.23 PlayWalking
- 2.24 PreSetMovement
- 2.25 SetFall
- 2.26 SetMovementPhysics
- 2.27 ShootTarget
- 2.28 TweenToFalling
- 2.29 TweenToFighter
- 2.30 TweenToPatrolStop
- 2.31 TweenToRunning
- 2.32 TweenToWaiting
- 2.33 TweenToWalking
- 3 States
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1
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)