Skip to content

Commit

Permalink
[MoM] Move Enhance Mobility to mutation, obsolete items (#72386)
Browse files Browse the repository at this point in the history
* Add mutations, update switcher

* Add temporary mutations

* Move old items
  • Loading branch information
Standing-Storm authored Mar 15, 2024
1 parent 75cc141 commit c4dec49
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 198 deletions.
174 changes: 0 additions & 174 deletions data/mods/MindOverMatter/items/psions_summon_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,180 +62,6 @@
"armor": [ { "encumbrance": 0, "coverage": 0, "covers": [ "hand_l", "hand_r" ] } ],
"melee_damage": { "bash": 6 }
},
{
"id": "biokin_enhance_mobility_item_1",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -2,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "biokin_enhance_mobility_item_2",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -4,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "biokin_enhance_mobility_item_3",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -8,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "biokin_enhance_mobility_item_4",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -12,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "biokin_enhance_mobility_item_5",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -16,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "biokin_enhance_mobility_item_6",
"type": "ARMOR",
"name": { "str_sp": "[Ψ]enhanced mobility" },
"description": "Your powers give you greater range of motion even in heavy clothing or armor.",
"weight": "0g",
"volume": "0ml",
"symbol": "o",
"color": "pink",
"flags": [
"AURA",
"OVERSIZE",
"ONLY_ONE",
"TRADER_AVOID",
"INTEGRATED",
"NO_TAKEOFF",
"NONCONDUCTIVE",
"UNBREAKABLE",
"ZERO_WEIGHT",
"ALLOWS_NATURAL_ATTACKS"
],
"armor": [
{
"encumbrance": -20,
"coverage": 100,
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "head", "foot_l", "foot_r", "mouth", "eyes" ]
}
]
},
{
"id": "clair_sense_rad_item",
"type": "ARMOR",
Expand Down
126 changes: 126 additions & 0 deletions data/mods/MindOverMatter/mutations/temporary.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,130 @@
[
{
"id": "BIOKIN_ENHANCE_MOBILITY_01",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -2 ],
[ "torso", -2 ],
[ "hand_r", -2 ],
[ "hand_l", -2 ],
[ "arm_r", -2 ],
[ "arm_l", -2 ],
[ "leg_r", -2 ],
[ "leg_l", -2 ]
]
},
{
"id": "BIOKIN_ENHANCE_MOBILITY_02",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -4 ],
[ "torso", -4 ],
[ "hand_r", -4 ],
[ "hand_l", -4 ],
[ "arm_r", -4 ],
[ "arm_l", -4 ],
[ "leg_r", -4 ],
[ "leg_l", -4 ]
]
},
{
"id": "BIOKIN_ENHANCE_MOBILITY_03",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -8 ],
[ "torso", -8 ],
[ "hand_r", -8 ],
[ "hand_l", -8 ],
[ "arm_r", -8 ],
[ "arm_l", -8 ],
[ "leg_r", -8 ],
[ "leg_l", -8 ]
]
},
{
"id": "BIOKIN_ENHANCE_MOBILITY_04",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -12 ],
[ "torso", -12 ],
[ "hand_r", -12 ],
[ "hand_l", -12 ],
[ "arm_r", -12 ],
[ "arm_l", -12 ],
[ "leg_r", -12 ],
[ "leg_l", -12 ]
]
},
{
"id": "BIOKIN_ENHANCE_MOBILITY_05",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -16 ],
[ "torso", -16 ],
[ "hand_r", -16 ],
[ "hand_l", -16 ],
[ "arm_r", -16 ],
[ "arm_l", -16 ],
[ "leg_r", -16 ],
[ "leg_l", -16 ]
]
},
{
"id": "BIOKIN_ENHANCE_MOBILITY_06",
"type": "mutation",
"name": { "str": "Enhanced Mobility" },
"description": "Your gear isn't bothering you as much.",
"points": 0,
"visibility": 0,
"ugliness": 0,
"player_display": false,
"valid": false,
"encumbrance_always": [
[ "head", -20 ],
[ "torso", -20 ],
[ "hand_r", -20 ],
[ "hand_l", -20 ],
[ "arm_r", -20 ],
[ "arm_l", -20 ],
[ "leg_r", -20 ],
[ "leg_l", -20 ]
]
},
{
"type": "mutation",
"id": "CLAIR_CRAFT_BONUS_01",
Expand Down
Loading

0 comments on commit c4dec49

Please sign in to comment.