15 ::ll::TypedStorage<4, 4, ::SummonShape> shape;
16 ::ll::TypedStorage<4, 4, ::SummonTarget> target;
17 ::ll::TypedStorage<4, 4, float> size;
18 ::ll::TypedStorage<4, 4, int> baseDelay;
19 ::ll::TypedStorage<4, 4, int> delayPerSummoning;
20 ::ll::TypedStorage<4, 4, int> summonCap;
21 ::ll::TypedStorage<4, 4, float> summonCapRadius;
22 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> entityIdentifier;
23 ::ll::TypedStorage<4, 4, int> entityLifespan;
24 ::ll::TypedStorage<4, 4, int> entityCount;
25 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> stageSoundEvent;
26 ::ll::TypedStorage<8, 32, ::std::string> summonEvent;