AIDef:Query/CheckPlayerState

From ZeldaMods (Breath of the Wild)
Revision as of 08:54, 24 October 2018 by imported>Leoetlino (→‎PlayerState)
Jump to navigation Jump to search
CheckPlayerState
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
PlayerState Int

PlayerState

Value Description
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17 isInWater
18
19 isOnRaft
20
21 "Damage" or "DamageShock" or "SlippingDown" [check]
22
23 CutFallLand
24
25 isOnIceMakerBlock
26 Is holding an actor with a name that contains DgnObj_RemainsLithograghBall_AoC [check]
27 Some motorcycle state [check]
28 Some motorcycle state [check]

Derived definitions

CheckPlayerState (EventSystemActor)

No overridden parameters.