From ZeldaMods (Breath of the Wild)
Revision as of 15:00, 22 October 2018 by imported>Leoetlino
Jump to navigation
Jump to search
DragonItemRoot| AI definition |
|---|
| Type |
AI |
|---|
AITreeVariables
| Name |
Type |
Default value |
Description
|
| IsInitFromCarryBox |
Bool |
False |
|
| IsInsideObserverArea |
Bool |
False |
|
MapUnitInstParams
| Name |
Type |
Default value |
Description
|
| TargetPosition |
Vec3 |
[0.0, 0.0, 0.0] |
|
| InitMotionStatus |
Int |
0 |
|
StaticInstParams
| Name |
Type |
Default value |
Description
|
| Gravity |
Float |
|
|
| TailXLinkEventName |
String |
|
|
| AuraXLinkEventName |
String |
|
|
| FlyPrepareXinkEventName |
String |
|
|
| FlyStartXinkEventName |
String |
|
|
| HitGroundXLinkEventName |
String |
|
|
| LightShaftXLinkEventName |
String |
|
|
| ActivateXlinkEventName |
String |
|
|
| FlyStartTime |
Int |
|
|
| DestroySwitchGameData |
String |
|
|
| FlyStartHeightAtRunel |
Float |
|
|
| ClearFlagTimeAtRunel |
Int |
|
|
| ClearFlagLabel |
String |
|
|
| DropItemFlagLabel |
String |
|
|
| AtHitImpulseRate |
Float |
|
|
Children
| Name |
Description
|
| 体に貼り付く |
|
| 打ち上がる |
|
| 通常 |
|
Derived definitions
通常 (GetIceDragonItemAttention, BaseAI)
| Name |
Value
|
| Gravity |
1.0
|
| TailXLinkEventName |
Tail
|
| AuraXLinkEventName |
Aura
|
| FlyPrepareXinkEventName |
FlyPrepare
|
| FlyStartXinkEventName |
FlyStart
|
| HitGroundXLinkEventName |
HitGround
|
| LightShaftXLinkEventName |
LightShaft
|
| ActivateXlinkEventName |
Activate
|
| FlyStartTime |
90
|
| DestroySwitchGameData |
Enemy_Dragon_Ice_DoorOpen
|
| FlyStartHeightAtRunel |
710.0
|
| ClearFlagTimeAtRunel |
60
|
| ClearFlagLabel |
Enemy_Dragon_Ice_ChallengeClear
|
| DropItemFlagLabel |
Enemy_Dragon_Ice_DropItem
|
| AtHitImpulseRate |
1.0
|
通常 (GetFireDragonItemAttention, BaseAI)
| Name |
Value
|
| Gravity |
1.0
|
| TailXLinkEventName |
Tail
|
| AuraXLinkEventName |
Aura
|
| FlyPrepareXinkEventName |
FlyPrepare
|
| FlyStartXinkEventName |
FlyStart
|
| HitGroundXLinkEventName |
HitGround
|
| LightShaftXLinkEventName |
LightShaft
|
| ActivateXlinkEventName |
Activate
|
| FlyStartTime |
90
|
| DestroySwitchGameData |
Enemy_Dragon_Fire_DoorOpen
|
| FlyStartHeightAtRunel |
0.0
|
| ClearFlagTimeAtRunel |
60
|
| ClearFlagLabel |
|
| DropItemFlagLabel |
Enemy_Dragon_Fire_DropItem
|
| AtHitImpulseRate |
1.0
|
通常 (GetElecDragonItemAttention, BaseAI)
| Name |
Value
|
| Gravity |
1.0
|
| TailXLinkEventName |
Tail
|
| AuraXLinkEventName |
Aura
|
| FlyPrepareXinkEventName |
FlyPrepare
|
| FlyStartXinkEventName |
FlyStart
|
| HitGroundXLinkEventName |
HitGround
|
| LightShaftXLinkEventName |
LightShaft
|
| ActivateXlinkEventName |
Activate
|
| FlyStartTime |
90
|
| DestroySwitchGameData |
Enemy_Dragon_Electric_DoorOpen
|
| FlyStartHeightAtRunel |
0.0
|
| ClearFlagTimeAtRunel |
60
|
| ClearFlagLabel |
|
| DropItemFlagLabel |
Enemy_Dragon_Electric_DropItem
|
| AtHitImpulseRate |
1.0
|