AIDef:AI/PriestBossPhaseThird: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Leoetlino (import AI definitions from 1.5.0 (add missing AITreeVariables)) |
||
Line 3: | Line 3: | ||
|type=AI | |type=AI | ||
}} | }} | ||
== AITreeVariables == | |||
{|class="wikitable" | |||
! Name !! Type !! Default value !! Description | |||
|- | |||
| MetaAILife || Int || 10 || | |||
|- | |||
| MetaAIMaxLife || Int || 10 || | |||
|- | |||
| PriestBossMetaAIUnit || AITreeVariablePointer || || | |||
|- | |||
|} | |||
== StaticInstParams == | == StaticInstParams == |
Latest revision as of 15:00, 22 October 2018
AI definition | |
---|---|
Type | AI |
AITreeVariables
Name | Type | Default value | Description |
---|---|---|---|
MetaAILife | Int | 10 | |
MetaAIMaxLife | Int | 10 | |
PriestBossMetaAIUnit | AITreeVariablePointer |
StaticInstParams
Name | Type | Default value | Description |
---|---|---|---|
BreakIronBallCount | Int | ||
PercentLifeTransition | Float | ||
PercentLifePrevious | Float |
Derived definitions
段階_巨大化 (Priest_Boss_MetaAI, Root)
Name | Value |
---|---|
BreakIronBallCount | 3 |
PercentLifeTransition | 0.25 |
PercentLifePrevious | 0.5 |