From ZeldaMods (Breath of the Wild)
Revision as of 18:09, 14 October 2018 by imported>Leoetlino
Jump to navigation
Jump to search
GiantNavMoveTargetAI definition |
---|
Type |
AI |
---|
Contents
- 1 StaticInstParams
- 2 DynamicInstParams
- 3 Children
- 4 Derived definitions
- 4.1 遠方追跡 (ForestGiant_Middle, 音気づき)
- 4.2 帰還 (ForestGiant_Middle, 徘徊)
- 4.3 近づき (ForestGiant_Middle, 戦闘準備)
- 4.4 近場追跡 (ForestGiant_Middle, 音気づき)
- 4.5 追跡 (ForestGiant_Middle, プレイヤー発見)
- 4.6 追跡 (ForestGiant_Middle, 近接戦闘)
- 4.7 諦め (ForestGiant_Middle, 通常)
- 4.8 発見 (ForestGiant_Middle, 対象泳ぎ)
- 4.9 遠方追跡 (ForestGiant_Senior, 音気づき)
- 4.10 帰還 (ForestGiant_Senior, 徘徊)
- 4.11 近づき (ForestGiant_Senior, 戦闘準備)
- 4.12 近場追跡 (ForestGiant_Senior, 音気づき)
- 4.13 追跡 (ForestGiant_Senior, プレイヤー発見)
- 4.14 追跡 (ForestGiant_Senior, 近接戦闘)
- 4.15 諦め (ForestGiant_Senior, 通常)
- 4.16 発見 (ForestGiant_Senior, 対象泳ぎ)
- 4.17 遠方追跡 (ForestGiant, 音気づき)
- 4.18 帰還 (ForestGiant, 徘徊)
- 4.19 近づき (ForestGiant, 戦闘準備)
- 4.20 近場追跡 (ForestGiant, 音気づき)
- 4.21 追跡 (ForestGiant, プレイヤー発見)
- 4.22 追跡 (ForestGiant, 近接戦闘)
- 4.23 諦め (ForestGiant, 通常)
- 4.24 発見 (ForestGiant, 対象泳ぎ)
- 4.25 遠方追跡 (StalForestGiant, 音気づき)
- 4.26 帰還 (StalForestGiant, 徘徊)
- 4.27 近づき (StalForestGiant, 戦闘準備)
- 4.28 近場追跡 (StalForestGiant, 音気づき)
- 4.29 持たれパーツ追跡 (StalForestGiant, 頭部無し)
- 4.30 追跡 (StalForestGiant, プレイヤー発見)
- 4.31 追跡 (StalForestGiant, 近接戦闘)
- 4.32 通常パーツ追跡 (StalForestGiant, 頭部無し)
- 4.33 諦め (StalForestGiant, 通常)
- 4.34 発見 (StalForestGiant, 対象泳ぎ)
StaticInstParams
Name |
Type |
Default value |
Description
|
ReachTargetArea |
Float |
|
|
RepathTime |
Float |
|
|
WeaponIdx |
Int |
|
|
TooFarDist |
Float |
|
|
TargetVMax |
Float |
|
|
TargetVMin |
Float |
|
|
FrontAngle |
Float |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
TargetPos |
Vec3 |
|
|
Children
Name |
Description
|
直進 |
|
移動 |
|
脱出 |
|
見まわす |
|
Derived definitions
遠方追跡 (ForestGiant_Middle, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
帰還 (ForestGiant_Middle, 徘徊)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
近づき (ForestGiant_Middle, 戦闘準備)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
近場追跡 (ForestGiant_Middle, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
追跡 (ForestGiant_Middle, プレイヤー発見)
Name |
Value
|
ReachTargetArea |
5.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
追跡 (ForestGiant_Middle, 近接戦闘)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
0
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
諦め (ForestGiant_Middle, 通常)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
発見 (ForestGiant_Middle, 対象泳ぎ)
Name |
Value
|
ReachTargetArea |
1.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
遠方追跡 (ForestGiant_Senior, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
帰還 (ForestGiant_Senior, 徘徊)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
近づき (ForestGiant_Senior, 戦闘準備)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
近場追跡 (ForestGiant_Senior, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
追跡 (ForestGiant_Senior, プレイヤー発見)
Name |
Value
|
ReachTargetArea |
5.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
追跡 (ForestGiant_Senior, 近接戦闘)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
0
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
諦め (ForestGiant_Senior, 通常)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
発見 (ForestGiant_Senior, 対象泳ぎ)
Name |
Value
|
ReachTargetArea |
1.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
遠方追跡 (ForestGiant, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
帰還 (ForestGiant, 徘徊)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
近づき (ForestGiant, 戦闘準備)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
近場追跡 (ForestGiant, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
追跡 (ForestGiant, プレイヤー発見)
Name |
Value
|
ReachTargetArea |
5.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
追跡 (ForestGiant, 近接戦闘)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
0
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
諦め (ForestGiant, 通常)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
発見 (ForestGiant, 対象泳ぎ)
Name |
Value
|
ReachTargetArea |
1.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
遠方追跡 (StalForestGiant, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
帰還 (StalForestGiant, 徘徊)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
近づき (StalForestGiant, 戦闘準備)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
近場追跡 (StalForestGiant, 音気づき)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
持たれパーツ追跡 (StalForestGiant, 頭部無し)
Name |
Value
|
ReachTargetArea |
3.5
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
追跡 (StalForestGiant, プレイヤー発見)
Name |
Value
|
ReachTargetArea |
5.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
5.0
|
TargetVMin |
-5.0
|
FrontAngle |
0.261799
|
追跡 (StalForestGiant, 近接戦闘)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
0
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
通常パーツ追跡 (StalForestGiant, 頭部無し)
Name |
Value
|
ReachTargetArea |
3.5
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
諦め (StalForestGiant, 通常)
Name |
Value
|
ReachTargetArea |
2.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|
発見 (StalForestGiant, 対象泳ぎ)
Name |
Value
|
ReachTargetArea |
1.0
|
RepathTime |
30.0
|
WeaponIdx |
-1
|
TooFarDist |
100.0
|
TargetVMax |
1.0
|
TargetVMin |
-1.0
|
FrontAngle |
0.785398
|