AIDef:Action/OpenItemDownloadDemo: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino import AI definitions from 1.5.0 |
Add ItemType description |
||
| Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| ItemType || Int || || | | ItemType || Int || || Which rune to give. 0 is bombs, 1 is Magnesis, 2 is Stasis, and 3 is Cryonis. | ||
|- | |- | ||
| IsEquip || Bool || || | | IsEquip || Bool || || | ||
Revision as of 23:42, 28 January 2022
| AI definition | |
|---|---|
| Type | Action |
DynamicInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| ItemType | Int | Which rune to give. 0 is bombs, 1 is Magnesis, 2 is Stasis, and 3 is Cryonis. | |
| IsEquip | Bool | ||
| IsPowerUp | Bool | ||
| IsPlayerClose | Bool |
Derived definitions
Demo_OpenItemDownloadDemo (EventSystemActor)
No overridden parameters.