UE1:Queen (RTNP)
![]() |
Object >> Actor >> Pawn >> ScriptedPawn >> Queen |
- Package:
- UnrealI
- 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. |
Queen.
Properties
Property group 'Queen'
ClawDamage
Type: int
Default value: 50
ScreamEvent
Type: name
StabDamage
Type: int
Default value: 80
Property group 'Sounds'
claw
Type: Sound
Default value: Sound'UnrealI.Queen.claw1Q'
footstepSound
Type: Sound
Default value: Sound'UnrealI.Titan.step1t'
ScreamSound
Type: Sound
Default value: Sound'UnrealI.Queen.yell3Q'
shoot
Type: Sound
Default value: Sound'UnrealI.Queen.shoot1Q'
stab
Type: Sound
Default value: Sound'UnrealI.Queen.stab1Q'
Internal variables
bEndFootStep
Type: bool
bJustScreamed
Type: bool
row
Type: byte
Shield
Type: QueenShield
TelepDest
Type: Object.Vector
Default values
Property | Value | ||||
---|---|---|---|---|---|
AccelRate | 1500.0 | ||||
Acquire | Sound'UnrealI.Queen.yell1Q' | ||||
Aggressiveness | 5.0 | ||||
AmbientSound | Sound'UnrealI.Queen.amb1Q' | ||||
bCanDuck | True | ||||
bHasRangedAttack | True | ||||
bIsBoss | True | ||||
CollisionHeight | 106.7 | ||||
CollisionRadius | 90.2 | ||||
CombatStyle | 0.95 | ||||
Die | Sound'UnrealI.Queen.outcoldQ' | ||||
DrawType | DT_Mesh | ||||
Fear | Sound'UnrealI.Queen.yell2Q' | ||||
GroundSpeed | 400.0 | ||||
Health | 1500 | ||||
HitSound1 | Sound'UnrealI.Queen.yell2Q' | ||||
HitSound2 | Sound'UnrealI.Queen.yell2Q' | ||||
Intelligence | BRAINS_HUMAN | ||||
JumpZ | 800.0 | ||||
Mass | 1000.0 | ||||
MeleeRange | 100.0 | ||||
Mesh | LodMesh'UnrealI.SkQueen' | ||||
NameArticle | " the " | ||||
RangedProjectile | Class'UnrealI.QueenProjectile' | ||||
ReducedDamagePct | 0.5 | ||||
ReducedDamageType | |||||
ReFireRate | 0.4 | ||||
Roam | Sound'UnrealI.Queen.nearby2Q' | ||||
RotationRate |
| ||||
SightRadius | 3000.0 | ||||
SoundRadius | 32 | ||||
Threaten | Sound'UnrealI.Queen.yell2Q' | ||||
TransientSoundVolume | 16.0 | ||||
Visibility | 250 |
Functions
Events
EncroachingOn
Overrides: Pawn.EncroachingOn
PostBeginPlay
Overrides: Pawn.PostBeginPlay
Other instance functions
AttitudeToCreature
Overrides: ScriptedPawn.AttitudeToCreature
ClawDamageTarget
FootStep
PlayChallenge
Overrides: ScriptedPawn.PlayChallenge
PlayDying
Overrides: Pawn.PlayDying
PlayInAir
Overrides: Pawn.PlayInAir
PlayLanded
Overrides: Pawn.PlayLanded
PlayMeleeAttack
Overrides: ScriptedPawn.PlayMeleeAttack
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
PlayWalking
Overrides: Pawn.PlayWalking
Scream
SpawnShield
SpawnShot
StabDamageTarget
ThrowOther
TryToDuck
Overrides: ScriptedPawn.TryToDuck
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
Hunting
Inherits from: ScriptedPawn.Hunting
Hunting.PickDestination
Overrides: ScriptedPawn.Hunting.PickDestination
TacticalMove
Inherits from: ScriptedPawn.TacticalMove
TacticalMove.PickDestination
Overrides: ScriptedPawn.TacticalMove.PickDestination
Teleporting
Ignores: Bump, Died, EnemyNotVisible, Falling, FootZoneChange, HeadZoneChange, HearNoise, HitWall, KilledBy, SeePlayer, TakeDamage, WarnTarget, ZoneChange
Teleporting.BeginState
Overrides: Object.BeginState (global)
Teleporting.EndState
Overrides: Object.EndState (global)
Teleporting.Tick
Overrides: Actor.Tick (global)
Teleporting.ChooseDestination