From ZeldaMods (Breath of the Wild)
Jump to navigation
Jump to search
BattleCloseMeanderRunAI definition |
---|
Type |
Action |
---|
Contents
- 1 StaticInstParams
- 2 DynamicInstParams
- 3 Derived definitions
- 3.1 レンジ外 (Lizalfos, 直進)
- 3.2 レンジ外 (Lizalfos, 直進_1)
- 3.3 対攻撃 (Lizalfos, 危険物避け追跡)
- 3.4 直進 (Lizalfos, 蛇行直進)
- 3.5 直進 (Lizalfos, 素手蛇行直進)
- 3.6 通常 (Lizalfos, 危険物避け追跡)
- 3.7 レンジ外 (Lizalfos_Fire, 直進)
- 3.8 レンジ外 (Lizalfos_Fire, 直進_1)
- 3.9 対攻撃 (Lizalfos_Fire, 危険物避け追跡)
- 3.10 直進 (Lizalfos_Fire, 蛇行直進)
- 3.11 直進 (Lizalfos_Fire, 素手蛇行直進)
- 3.12 通常 (Lizalfos_Fire, 危険物避け追跡)
- 3.13 レンジ外 (Lizalfos_Electric, 直進)
- 3.14 レンジ外 (Lizalfos_Electric, 直進_1)
- 3.15 対攻撃 (Lizalfos_Electric, 危険物避け追跡)
- 3.16 直進 (Lizalfos_Electric, 蛇行直進)
- 3.17 直進 (Lizalfos_Electric, 素手蛇行直進)
- 3.18 直進 (Lizalfos_Electric, 湧出移動)
- 3.19 通常 (Lizalfos_Electric, 危険物避け追跡)
- 3.20 レンジ外 (Lizalfos_Bone, 直進)
- 3.21 レンジ外 (Lizalfos_Bone, 直進_1)
- 3.22 対攻撃 (Lizalfos_Bone, 危険物避け追跡)
- 3.23 直進 (Lizalfos_Bone, 蛇行直進)
- 3.24 直進 (Lizalfos_Bone, 素手蛇行直進)
- 3.25 通常 (Lizalfos_Bone, 危険物避け追跡)
- 3.26 レンジ外 (Lizalfos_Senior, 直進)
- 3.27 レンジ外 (Lizalfos_Senior, 直進_1)
- 3.28 対攻撃 (Lizalfos_Senior, 危険物避け追跡)
- 3.29 直進 (Lizalfos_Senior, 蛇行直進)
- 3.30 直進 (Lizalfos_Senior, 素手蛇行直進)
- 3.31 通常 (Lizalfos_Senior, 危険物避け追跡)
- 3.32 レンジ外 (Lizalfos_Middle, 直進)
- 3.33 レンジ外 (Lizalfos_Middle, 直進_1)
- 3.34 対攻撃 (Lizalfos_Middle, 危険物避け追跡)
- 3.35 直進 (Lizalfos_Middle, 蛇行直進)
- 3.36 直進 (Lizalfos_Middle, 素手蛇行直進)
- 3.37 通常 (Lizalfos_Middle, 危険物避け追跡)
- 3.38 レンジ外 (Lizalfos_Ice, 直進)
- 3.39 レンジ外 (Lizalfos_Ice, 直進_1)
- 3.40 対攻撃 (Lizalfos_Ice, 危険物避け追跡)
- 3.41 直進 (Lizalfos_Ice, 蛇行直進)
- 3.42 直進 (Lizalfos_Ice, 素手蛇行直進)
- 3.43 直進 (Lizalfos_Ice, 湧出移動)
- 3.44 通常 (Lizalfos_Ice, 危険物避け追跡)
StaticInstParams
Name |
Type |
Default value |
Description
|
MeanderWidth |
Float |
|
|
MeanderSpeed |
Float |
|
|
JumpUpSpeedReduceRatio |
Float |
|
|
Speed |
Float |
|
|
RotSpd |
Float |
|
|
FinRadius |
Float |
|
|
FinRotate |
Float |
|
|
WeaponIdx |
Int |
|
|
BaseRotRatio |
Float |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
TargetPos |
Vec3 |
|
|
Derived definitions
レンジ外 (Lizalfos, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
通常 (Lizalfos, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Fire, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Fire, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Fire, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Fire, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Fire, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Fire, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Electric, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Electric, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Electric, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Electric, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Electric, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Electric, 湧出移動)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.139626
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.25
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Electric, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Bone, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Bone, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Bone, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Bone, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Bone, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Bone, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Senior, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Senior, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Senior, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Senior, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Senior, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Senior, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Middle, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Middle, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Middle, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Middle, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Middle, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Middle, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Ice, 直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
レンジ外 (Lizalfos_Ice, 直進_1)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
対攻撃 (Lizalfos_Ice, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Ice, 蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Ice, 素手蛇行直進)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
1.0
|
直進 (Lizalfos_Ice, 湧出移動)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.139626
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.25
|
RotSpd |
0.174533
|
FinRadius |
2.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|
通常 (Lizalfos_Ice, 危険物避け追跡)
Name |
Value
|
MeanderWidth |
2.5
|
MeanderSpeed |
0.314159
|
JumpUpSpeedReduceRatio |
0.3
|
Speed |
0.7
|
RotSpd |
0.174533
|
FinRadius |
10.0
|
FinRotate |
3.14159
|
WeaponIdx |
0
|
BaseRotRatio |
1.0
|