1,158
edits
(→Parameters: add references) |
|||
Line 118: | Line 118: | ||
| Is an actor drop (e.g. enemy drop) | | Is an actor drop (e.g. enemy drop) | ||
This flag causes the actor to be added to the "Drops" [[ActorLimiter]] list. | This flag causes the actor to be added to the "Drops" [[ActorLimiter]] list<ref>{{addr|a=0x71011D2D7C|ver=nx-1.5.0}}</ref>. | ||
|- | |- | ||
| IsAmiibo || bool || Is an amiibo drop<ref>https://gist.github.com/leoetlino/ff246cb5c16b12c5af14a899d1cd8ffd</ref> | | IsAmiibo || bool || Is an amiibo drop<ref>https://gist.github.com/leoetlino/ff246cb5c16b12c5af14a899d1cd8ffd</ref> | ||
This flag causes the actor to be added to the "amiibo" [[ActorLimiter]] list. | This flag causes the actor to be added to the "amiibo" [[ActorLimiter]] list<ref>{{addr|a=0x71011D2DAC|ver=nx-1.5.0}}</ref>. | ||
|- | |- | ||
| InitBoundBoxPosOffset | | InitBoundBoxPosOffset |