import { type ITemplateItem } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/tables/mod.ts";
const { Props } = ITemplateItem;
Properties
optional
Prefab: Prefaboptional
UsePrefab: Prefaboptional
Grids: Grid[]optional
Slots: Slot[]optional
Color: IColoroptional
Cartridges: Slot[]optional
Chambers: Slot[]optional
ShotsGroupSettings: IShotsGroupSettings[]optional
effects_health: IHealthEffect[] | Record<string, Record<string, number>>optional
effects_damage: Record<string, IEffectDamageProps>optional
StackSlots: StackSlot[]optional
RandomLootSettings: IRandomLootSettingsoptional
Lower75Prefab: Prefab