Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

AIDef:AI/RemainsFireDroneNormal and AIDef:Query/HasPorchItemByCategory: Difference between pages

From ZeldaMods (Breath of the Wild)
(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0 (add missing AITreeVariables))
 
imported>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{AIDef
{{AIDef
|name=RemainsFireDroneNormal
|name=HasPorchItemByCategory
|type=AI
|type=Query
}}
}}


== AITreeVariables ==
== DynamicInstParams ==
{|class="wikitable"
{|class="wikitable"
! Name !! Type !! Default value !! Description
! Name !! Type !! Default value !! Description
|-
|-
| TargetSpeed || Float || -1.0 ||  
| Category || Int || ||  
|-
|-
|}
| Count || Int || ||  
 
 
== MapUnitInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| LightLength || Float || 25.0 ||
|-
| LightRadius || Float || 8.0 ||
|-
| SearchLightType || Int || 0 ||  
|-
|-
|}
|}


== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| AdjustRadius || Bool ||  ||
|-
| LightLengthOffset || Float ||  ||
|-
| IsIgnoreNoWaitStopPoint || Bool ||  ||
|-
|}
== Children ==
{|class="wikitable"
! Name !! Description
|-
| 停止 ||
|-
| 停止点移動 ||
|-
| 移動 ||
|-
| 警報 ||
|-
|}


== Derived definitions ==
== Derived definitions ==
=== 通常 (RemainsFire_Drone, BaseAI) ===
=== HasPorchItemByCategory (EventSystemActor) ===
{{AIDefDerived
{{AIDefDerived
|name=通常
|name=HasPorchItemByCategory
|group_name=BaseAI
|group_name=
|derived_from=RemainsFireDroneNormal
|derived_from=HasPorchItemByCategory
|aiprog=RemainsFire_Drone
|aiprog=EventSystemActor
}}
}}
{|class="wikitable"
No overridden parameters.
! Name !! Value
|-
| AdjustRadius || False
|-
| LightLengthOffset || 2.0
|-
| IsIgnoreNoWaitStopPoint || False
|-
|}

Latest revision as of 18:13, 14 October 2018

HasPorchItemByCategory
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
Category Int
Count Int


Derived definitions

HasPorchItemByCategory (EventSystemActor)

No overridden parameters.