scope BeastOrganicHemisectionPassive import ObjEditingNatives @compiletime function create_w3a_A00H takes nothing returns nothing let u = createObjectDefinition("w3a", 'A00H', 'AHad') u.setLvlDataInt("alev", 0, 0, 1) u.setLvlDataInt("aher", 0, 0, 0) u.setLvlDataInt("abpx", 0, 0, 3) u.setLvlDataString("aart", 0, 0, "ReplaceableTextures\\CommandButtons\\PASTreantHideOEdited.blp") u.setLvlDataString("atat", 0, 0, "") u.setLvlDataString("ata0", 0, 0, "") u.setLvlDataUnreal("Had1", 1, 1, 0.0) u.setLvlDataUnreal("aare", 1, 0, 1.0) u.setLvlDataString("abuf", 1, 0, "") u.setLvlDataString("atar", 1, 0, "none") u.setLvlDataString("anam", 0, 0, "Organic Hemisection") u.setLvlDataString("ansf", 0, 0, "(Passive)") u.setLvlDataString("atp1", 1, 0, "Organic Hemisection [|cff999999R|r] [|cffffcc00Disabled|r]") u.setLvlDataString("aub1", 1, 0, "Splits the brain and body into two.|n |n|cffffcc00Cost:|r 3 Lightning Charges") end endscope