Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ITEM_SLOTS = {
- amanitaFace = {
- autoSelectable = true,
- categoriesAnd = {
- "amanita",
- "face",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_amanitaFace",
- localizedName = "amanitaFace",
- maxItems = 1,
- },
- amanitaHelmet = {
- autoSelectable = true,
- categoriesAnd = {
- "amanita",
- "helmet",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_amanitaHelmet",
- localizedName = "amanitaHelmet",
- maxItems = 1,
- },
- attacks = {
- autoSelectable = true,
- categories = {
- "ability",
- },
- combat = true,
- deselect = true,
- iconName = "melee_icon",
- localizedId = "tut_useSlotA",
- maxItems = 1,
- rotate = "rotateA",
- shortcut = "slotA",
- swap_hints = {
- "rotateA",
- "slotA",
- },
- use = "useA",
- use_hints = {
- "useA",
- "use",
- },
- },
- backpackEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "backpack",
- "equipment",
- },
- equip = true,
- hudDat = "hud_update_1.dat",
- iconName = "backpackEquipment_icon",
- localizedId = "item_slot_cpuEquipment",
- localizedName = "cpuEquipment",
- maxItems = 1,
- skipOption = true,
- },
- boomHeadEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "boom",
- "head",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_headEquipment",
- localizedName = "headEquipment",
- maxItems = 1,
- },
- brainEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "brain",
- "equipment",
- },
- equip = true,
- iconName = "brainEquipment_icon",
- localizedId = "item_slot_brainEquipment",
- maxItems = 1,
- skipOption = true,
- },
- catFace = {
- autoSelectable = true,
- categoriesAnd = {
- "cat",
- "face",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_catFace",
- localizedName = "catFace",
- maxItems = 1,
- },
- catHelmet = {
- autoSelectable = true,
- categoriesAnd = {
- "cat",
- "helmet",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_catHelmet",
- localizedName = "catHelmet",
- maxItems = 1,
- },
- cpuEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cpu",
- "equipment",
- },
- equip = true,
- iconName = "cpuEquipment_icon",
- localizedId = "item_slot_cpuEquipment",
- localizedName = "cpuEquipment",
- maxItems = 1,
- skipOption = true,
- },
- cpuHull = {
- autoSelectable = true,
- categoriesAnd = {
- "cpu",
- "hull",
- },
- equip = true,
- iconName = "cpuHull_icon",
- localizedId = "item_slot_cpuHull",
- localizedName = "cpuHull",
- maxItems = 1,
- skipOption = true,
- },
- cyborgFeetEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "feet",
- "equipment",
- },
- equip = true,
- equipment_use = "jump",
- equipment_use_hints = {
- "jump",
- },
- iconName = "cyborgFeetEquipment_icon",
- localizedId = "item_slot_feetEquipment",
- localizedName = "feetEquipment",
- maxItems = 1,
- },
- cyborgFeetHull = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "feet",
- "hull",
- },
- equip = true,
- iconName = "cyborgFeetHull_icon",
- localizedId = "item_slot_feetHull",
- localizedName = "feetHull",
- maxItems = 1,
- },
- cyborgHandsEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "hands",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHandsEquipment_icon",
- localizedId = "item_slot_handsEquipment",
- localizedName = "handsEquipment",
- maxItems = 1,
- skipOption = true,
- },
- cyborgHandsHull = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "hands",
- "hull",
- },
- equip = true,
- iconName = "cyborgHandsHull_icon",
- localizedId = "item_slot_handsHull",
- localizedName = "handsHull",
- maxItems = 1,
- },
- cyborgHeadEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "head",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_headEquipment",
- localizedName = "headEquipment",
- maxItems = 1,
- skipOption = true,
- },
- cyborgHeadHull = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "head",
- "hull",
- },
- equip = true,
- iconName = "cyborgHeadHull_icon",
- localizedId = "item_slot_headHull",
- localizedName = "headHull",
- maxItems = 1,
- },
- cyborgSecondaryEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "secondary",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHandsEquipment_icon",
- localizedId = "item_slot_secondaryEquipment",
- localizedName = "secondaryEquipment",
- maxItems = 1,
- offer_col = 1,
- offer_row = 2,
- },
- cyborgTorsoEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "torso",
- "equipment",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_torsoEquipment",
- localizedName = "torsoEquipment",
- maxItems = 1,
- skipCol = true,
- },
- cyborgTorsoHull = {
- autoSelectable = true,
- categoriesAnd = {
- "cyborg",
- "torso",
- "hull",
- },
- equip = true,
- iconName = "cyborgTorsoHull_icon",
- localizedId = "item_slot_torsoHull",
- localizedName = "torsoHull",
- maxItems = 1,
- },
- flyEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "fly",
- "exo",
- "hull",
- },
- equip = true,
- iconName = "cyborgTorsoHull_icon",
- localizedId = "item_slot_bodyHull",
- localizedName = "bodyHull",
- maxItems = 1,
- },
- humanFace = {
- autoSelectable = true,
- categoriesAnd = {
- "human",
- "face",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_humanFace",
- localizedName = "humanFace",
- maxItems = 1,
- },
- humanGlasses = {
- autoSelectable = true,
- categoriesAnd = {
- "human",
- "glasses",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_humanGlasses",
- localizedName = "humanGlasses",
- maxItems = 1,
- },
- humanGloves = {
- autoSelectable = true,
- categoriesAnd = {
- "gloves",
- "hull",
- },
- equip = true,
- iconName = "cyborgHeadHull_icon",
- localizedId = "item_slot_headHull",
- localizedName = "headHull",
- maxItems = 1,
- },
- humanHelmet = {
- autoSelectable = true,
- categoriesAnd = {
- "human",
- "helmet",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_humanHelmet",
- localizedName = "humanHelmet",
- maxItems = 1,
- },
- humanPants = {
- autoSelectable = true,
- categoriesAnd = {
- "pants",
- "hull",
- },
- equip = true,
- iconName = "cyborgHeadHull_icon",
- localizedId = "item_slot_headHull",
- localizedName = "headHull",
- maxItems = 1,
- },
- humanShirt = {
- autoSelectable = true,
- categoriesAnd = {
- "shirt",
- "hull",
- },
- equip = true,
- iconName = "cyborgHeadHull_icon",
- localizedId = "item_slot_headHull",
- localizedName = "headHull",
- maxItems = 1,
- },
- humanShoes = {
- autoSelectable = true,
- categoriesAnd = {
- "shoes",
- "hull",
- },
- equip = true,
- iconName = "cyborgHeadHull_icon",
- localizedId = "item_slot_headHull",
- localizedName = "headHull",
- maxItems = 1,
- },
- implantEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "implant",
- "equipment",
- },
- delay_condition = "not_blind_and_able_and_whole",
- emphasize_delay = true,
- equip = true,
- equipment_use = "ability",
- equipment_use_hints = {
- "ability",
- },
- held_abort = 0.5,
- iconName = "brainEquipment_icon",
- icon_width_scale = 1.5,
- localizedId = "item_slot_implantEquipment",
- maxItems = 1,
- ready_sound = "reactorFull",
- show_hud_name = true,
- skipOption = true,
- },
- mechBackpack = {
- autoSelectable = true,
- categoriesAnd = {
- "mechBackpack",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_torsoEquipment",
- localizedName = "torsoEquipment",
- maxItems = 1,
- },
- mechTorsoEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "mech",
- "torso",
- "equipment",
- },
- equip = true,
- equipment_use = "jump",
- equipment_use_hints = {
- "jump",
- },
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_torsoEquipment",
- localizedName = "torsoEquipment",
- maxItems = 1,
- },
- melee = {
- autoSelectable = true,
- categories = {
- "melee",
- "ability",
- },
- combat = true,
- deselect = true,
- heldDrop = true,
- hidableCategory = "ability",
- iconName = "melee_icon",
- localizedId = "tut_useSlotA",
- maxItems = 1,
- rotate = "rotateA",
- shortcut = "slotA",
- swap_hints = {
- "rotateA",
- "slotA",
- },
- use = "useA",
- use_hints = {
- "useA",
- "use",
- },
- },
- moveEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "move",
- "equipment",
- },
- equip = true,
- equipment_use = "equipment",
- equipment_use_hints = {
- "equipment",
- },
- iconName = "cyborgFeetEquipment_icon",
- icon_width_scale = 1.5,
- localizedId = "item_slot_moveEquipment",
- maxItems = 1,
- show_hud_name = true,
- skipOption = true,
- },
- oneThrown = {
- autoSelectable = true,
- categories = {
- "thrown",
- },
- combat = true,
- deselect = true,
- iconName = "thrown_icon",
- localizedId = "tut_useSlotC",
- maxItems = 1,
- maxSize = 4,
- maxStack = 1,
- rotate = "rotateC",
- shortcut = "slotC",
- swap_hints = {
- "rotateC",
- "slotC",
- },
- use = "useC",
- use_hints = {
- "useC",
- "use",
- },
- },
- ranged = {
- autoSelectable = true,
- categories = {
- "ranged",
- },
- combat = true,
- fragile_col = 1,
- iconName = "ranged_icon",
- localizedId = "tut_useSlotB",
- maxFragileItems = 3,
- maxItems = 4,
- maxRegularItems = 3,
- rotate = "rotateB",
- shortcut = "slotB",
- swap_hints = {
- "rotateB",
- "slotB",
- },
- use = "useB",
- use_hints = {
- "useB",
- "use",
- },
- },
- reactorEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "reactor",
- "equipment",
- },
- equip = true,
- iconName = "cpuEquipment_icon",
- localizedId = "item_slot_reactorEquipment",
- maxItems = 1,
- skipOption = true,
- },
- robotBackEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "back",
- "equipment",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_backEquipment",
- localizedName = "backEquipment",
- maxItems = 1,
- },
- robotFeetEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "feet",
- "equipment",
- },
- equip = true,
- equipment_use = "jump",
- equipment_use_hints = {
- "jump",
- },
- iconName = "cyborgFeetEquipment_icon",
- localizedId = "item_slot_feetEquipment",
- localizedName = "feetEquipment",
- maxItems = 1,
- },
- robotHandsEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "hands",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHandsEquipment_icon",
- localizedId = "item_slot_handsEquipment",
- localizedName = "handsEquipment",
- maxItems = 1,
- },
- robotHeadEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "head",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_headEquipment",
- localizedName = "headEquipment",
- maxItems = 1,
- },
- robotSecondaryEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "secondary",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHandsEquipment_icon",
- localizedId = "item_slot_secondaryEquipment",
- localizedName = "secondaryEquipment",
- maxItems = 1,
- },
- robotTorsoEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "robot",
- "torso",
- "equipment",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_torsoEquipment",
- localizedName = "torsoEquipment",
- maxItems = 1,
- },
- secondaryEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "secondary",
- "equipment",
- "general",
- },
- equip = true,
- iconName = "cyborgHandsEquipment_icon",
- localizedId = "item_slot_secondaryEquipment",
- localizedName = "secondaryEquipment",
- maxItems = 1,
- },
- sentryBodyEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "sentry",
- "body",
- "equipment",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_bodyEquipment",
- localizedName = "bodyEquipment",
- maxItems = 1,
- },
- sentryBodySkin = {
- autoSelectable = true,
- categoriesAnd = {
- "sentry",
- "hull",
- "skin",
- },
- equip = true,
- iconName = "cyborgTorsoHull_icon",
- localizedId = "item_slot_bodyHull",
- localizedName = "bodyHull",
- maxItems = 1,
- },
- shieldEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "shield",
- "body",
- "equipment",
- },
- equip = true,
- iconName = "cyborgTorsoEquipment_icon",
- localizedId = "item_slot_torsoEquipment",
- localizedName = "torsoEquipment",
- maxItems = 1,
- },
- singleRanged = {
- autoSelectable = true,
- categories = {
- "ranged",
- },
- combat = true,
- iconName = "ranged_icon",
- localizedId = "tut_useSlotB",
- maxItems = 1,
- rotate = "rotateB",
- shortcut = "slotB",
- swap_hints = {
- "rotateB",
- "slotB",
- },
- use = "useB",
- use_hints = {
- "useB",
- "use",
- },
- },
- singleThrown = {
- autoSelectable = true,
- categories = {
- "thrown",
- },
- combat = true,
- deselect = true,
- iconName = "thrown_icon",
- localizedId = "tut_useSlotC",
- maxItems = 1,
- maxStack = 1,
- rotate = "rotateC",
- shortcut = "slotC",
- swap_hints = {
- "rotateC",
- "slotC",
- },
- use = "useC",
- use_hints = {
- "useC",
- "use",
- },
- },
- smallMelee = {
- autoSelectable = true,
- categories = {
- "melee",
- "ability",
- },
- combat = true,
- deselect = true,
- hidableCategory = "ability",
- iconName = "melee_icon",
- localizedId = "tut_useSlotA",
- maxItems = 1,
- maxSize = 4,
- rotate = "rotateA",
- shortcut = "slotA",
- swap_hints = {
- "rotateA",
- "slotA",
- },
- use = "useA",
- use_hints = {
- "useA",
- "use",
- },
- },
- smallRanged = {
- autoSelectable = true,
- categories = {
- "ranged",
- },
- combat = true,
- iconName = "ranged_icon",
- localizedId = "tut_useSlotB",
- maxItems = 1,
- maxSize = 4,
- rotate = "rotateB",
- shortcut = "slotB",
- swap_hints = {
- "rotateB",
- "slotB",
- },
- use = "useB",
- use_hints = {
- "useB",
- "use",
- },
- },
- smallThrown = {
- autoSelectable = true,
- categories = {
- "thrown",
- },
- combat = true,
- deselect = true,
- iconName = "thrown_icon",
- localizedId = "tut_useSlotC",
- maxItems = 1,
- maxSize = 3,
- rotate = "rotateC",
- shortcut = "slotC",
- swap_hints = {
- "rotateC",
- "slotC",
- },
- use = "useC",
- use_hints = {
- "useC",
- "use",
- },
- },
- thrown = {
- autoSelectable = true,
- categories = {
- "thrown",
- },
- combat = true,
- deselect = true,
- iconName = "thrown_icon",
- localizedId = "tut_useSlotC",
- maxItems = 3,
- rotate = "rotateC",
- shortcut = "slotC",
- swap_hints = {
- "rotateC",
- "slotC",
- },
- use = "useC",
- use_hints = {
- "useC",
- "use",
- },
- },
- tinyMelee = {
- autoSelectable = true,
- categories = {
- "melee",
- "ability",
- },
- deselect = true,
- hidableCategory = "ability",
- iconName = "melee_icon",
- localizedId = "tut_useSlotA",
- maxItems = 1,
- maxSize = 2,
- rotate = "rotateA",
- shortcut = "slotA",
- swap_hints = {
- "rotateA",
- "slotA",
- },
- use = "useA",
- use_hints = {
- "useA",
- "use",
- },
- },
- tinyRanged = {
- autoSelectable = true,
- categories = {
- "ranged",
- },
- combat = true,
- iconName = "ranged_icon",
- localizedId = "tut_useSlotB",
- maxItems = 1,
- maxSize = 2,
- rotate = "rotateB",
- shortcut = "slotB",
- swap_hints = {
- "rotateB",
- "slotB",
- },
- use = "useB",
- use_hints = {
- "useB",
- "use",
- },
- },
- tinyThrown = {
- autoSelectable = true,
- categories = {
- "thrown",
- },
- combat = true,
- deselect = true,
- iconName = "thrown_icon",
- localizedId = "tut_useSlotC",
- maxItems = 1,
- maxSize = 2,
- rotate = "rotateC",
- shortcut = "slotC",
- swap_hints = {
- "rotateC",
- "slotC",
- },
- use = "useC",
- use_hints = {
- "useC",
- "use",
- },
- },
- trunkanHeadEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "trunkan",
- "head",
- "equipment",
- },
- equip = true,
- iconName = "cyborgHeadEquipment_icon",
- localizedId = "item_slot_headEquipment",
- localizedName = "headEquipment",
- maxItems = 1,
- },
- waspEquipment = {
- autoSelectable = true,
- categoriesAnd = {
- "wasp",
- "exo",
- "hull",
- },
- equip = true,
- iconName = "cyborgTorsoHull_icon",
- localizedId = "item_slot_bodyHull",
- localizedName = "bodyHull",
- maxItems = 1,
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment