From ZeldaMods (Breath of the Wild)
Jump to navigation
Jump to search
TargetLostCheckAI definition |
---|
Type |
AI |
---|
Contents
- 1 StaticInstParams
- 2 Children
- 3 Derived definitions
- 3.1 怒り (Enemy_Golem_Fire_R, 通常)
- 3.2 対象泳ぎ (ForestGiant_Middle, 近接武器)
- 3.3 未発見 (ForestGiant_Middle, 対象泳ぎ)
- 3.4 対象泳ぎ (ForestGiant_Senior, 近接武器)
- 3.5 未発見 (ForestGiant_Senior, 対象泳ぎ)
- 3.6 対象泳ぎ (ForestGiant, 近接武器)
- 3.7 未発見 (ForestGiant, 対象泳ぎ)
- 3.8 未撃破 (Octarock_Water, プレイヤー発見)
- 3.9 未撃破 (Octarock_Water, 水中隠れプレイヤー発見)
- 3.10 怒り (Golem_Senior, 通常)
- 3.11 怒り (Golem_Middle, 通常)
- 3.12 対象泳ぎ (StalForestGiant, 近接武器)
- 3.13 未発見 (StalForestGiant, 対象泳ぎ)
- 3.14 怒り (Golem, 通常)
StaticInstParams
Name |
Type |
Default value |
Description
|
LostTimer |
Int |
|
|
IsLostByScaffold |
Bool |
|
|
IsLostByTeached |
Bool |
|
|
Children
Derived definitions
怒り (Enemy_Golem_Fire_R, 通常)
Name |
Value
|
LostTimer |
300
|
IsLostByScaffold |
False
|
IsLostByTeached |
True
|
対象泳ぎ (ForestGiant_Middle, 近接武器)
Name |
Value
|
LostTimer |
30
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
未発見 (ForestGiant_Middle, 対象泳ぎ)
Name |
Value
|
LostTimer |
150
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
対象泳ぎ (ForestGiant_Senior, 近接武器)
Name |
Value
|
LostTimer |
30
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
未発見 (ForestGiant_Senior, 対象泳ぎ)
Name |
Value
|
LostTimer |
150
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
対象泳ぎ (ForestGiant, 近接武器)
Name |
Value
|
LostTimer |
30
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
未発見 (ForestGiant, 対象泳ぎ)
Name |
Value
|
LostTimer |
150
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
未撃破 (Octarock_Water, プレイヤー発見)
Name |
Value
|
LostTimer |
30
|
IsLostByScaffold |
False
|
IsLostByTeached |
False
|
未撃破 (Octarock_Water, 水中隠れプレイヤー発見)
Name |
Value
|
LostTimer |
300
|
IsLostByScaffold |
False
|
IsLostByTeached |
True
|
怒り (Golem_Senior, 通常)
Name |
Value
|
LostTimer |
300
|
IsLostByScaffold |
False
|
IsLostByTeached |
True
|
怒り (Golem_Middle, 通常)
Name |
Value
|
LostTimer |
300
|
IsLostByScaffold |
False
|
IsLostByTeached |
True
|
対象泳ぎ (StalForestGiant, 近接武器)
Name |
Value
|
LostTimer |
30
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
未発見 (StalForestGiant, 対象泳ぎ)
Name |
Value
|
LostTimer |
150
|
IsLostByScaffold |
True
|
IsLostByTeached |
True
|
怒り (Golem, 通常)
Name |
Value
|
LostTimer |
300
|
IsLostByScaffold |
False
|
IsLostByTeached |
True
|