Variable TypeFormat_WeaponConst

TypeFormat_Weapon: TObject<{
    cot: TString;
    desc: TString;
}> = ...