Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Xedra Evolved ] New Combat Bionics #79443

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions data/mods/Xedra_Evolved/body_parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,52 @@
"opposite": "devil_tail_tip",
"name": "devil's tail tip",
"name_multiple": "devil's tail tips"
},
{
"id": "combat_chassis",
"type": "body_part",
"name": "combat chassis",
"accusative": { "ctxt": "bodypart_accusative", "str": "combat chassis" },
"heading": "combat chassis",
"heading_multiple": "combat chassis",
"main_part": "combat_chassis",
"connected_to": "torso",
"opposite_part": "combat_chassis",
"hp_bar_ui_text": "C. CHASSIS",
"hit_size": 30,
"hit_difficulty": 1.2,
"side": "both",
"base_hp": 50,
"drench_capacity": 700,
"bionic_slots": 60,
"flags": [ "LIMB_UPPER" ],
"effects_on_hit": [
{
"id": "bleed",
"dmg_type": "cut",
"dmg_threshold": 5,
"dmg_scale_increment": 2,
"duration": 60,
"duration_dmg_scaling": 30,
"max_duration": 960
},
{
"id": "bleed",
"dmg_type": "stab",
"dmg_threshold": 1,
"dmg_scale_increment": 1.5,
"duration": 60,
"duration_dmg_scaling": 60,
"max_duration": 1200
},
{
"id": "bleed",
"dmg_type": "bullet",
"dmg_threshold": 1,
"dmg_scale_increment": 1,
"duration": 60,
"duration_dmg_scaling": 60
}
]
}
]
9 changes: 9 additions & 0 deletions data/mods/Xedra_Evolved/enchantments/cbm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"type": "enchantment",
"id": "ENCH_COMBAT_CHASSIS",
"condition": "ALWAYS",
"values": [ { "values": [ { "value": "MAX_HP", "add": 50 } ],
"modified_bodyparts": [ { "gain": "combat_chassis" } ]
}
]
22 changes: 22 additions & 0 deletions data/mods/Xedra_Evolved/items/cbm_pseudo_items.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"id": "xe_micro_missiles",
"type": "GUN",
"name": { "str": "micro-missile launcher" },
"description": "A micro-missile launcher designed to fit on the combat cyborg chassis. It can fire 4 micro-missiles before reloading.",
"volume": "2250 ml",
"price": "750 USD",
"material": [ "steel", "plastic" ],
"symbol": "(",
"looks_like": "bio_int_enhancer",
"color": "magenta",
"skill": "launcher",
"ammo": [ "273x44" ],
"dispersion": 190,
"durability": 6,
"clip_size": 4,
"reload": 150,
"flags": [ "NEVER_JAMS", "BIONIC_WEAPON", "TRADER_AVOID", "ZERO_WEIGHT" ],
"pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "273x44": 4 } } ]
}
]
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
75 changes: 75 additions & 0 deletions data/mods/Xedra_Evolved/player/jotunn_bionics.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
[
{
"id": "xe_jotunn_chassis",
"name": "Heavy Combat Chassis",
"weight": "100 kg",
"price": "15000 USD",
"description": "A pristine chassis for Exodii combat units collaquially referred to on this Earth as Jotunn. A requirement for many heavy weapons that cannot be mounted on a standard bionic chassis or unaugmented body. Impossible to salvage from a corpse post installation these units are manufactured sparingly by most Exodii nodes. Installing this CBM will drastically alter the chakras, meridians, mystical pathways, soul, whatever thing inside of a person that allows them to use magick. It will remove your magickal abilities or if you are irreversibly supernatural, fail to install.",
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
"canceled_mutations": [
"VAMPIRE",
"VAMPIRE2",
"VAMPIRE3",
"EATER",
"DREAMER",
"INVENTOR",
"DREAMSMITH",
"JEKYLL",
"STRONGBACK",
"ROBUST",
"BADBACK",
"REGEN",
"WINGS_BIRD",
"WINGS_INSECT",
"LARGE",
"LARGE_OK",
"HUGE_OK",
"HUGE",
"WINGS_BAT",
"WINGS_BUTTERFLY",
"ACIDBLOOD"
],
"mutation_conflicts": [
"VAMPIRE4",
"VAMPIRE5",
"BOVINE_BULK",
"BOVINE_BULK2",
"NOHEAL",
"SLOWHEALER3",
"FLIMSY3",
"FLIMSY2",
"REGEN_LIZ",
"CHITIN",
"CHITIN2",
"CHITIN3",
"CHITIN_FUR",
"CHITIN_FUR2",
"CHITIN_FUR3",
"CHITIN_MOLTED",
"CHITIN_MOLTED2",
"CHITIN_MOLTED3",
"CRUSTACEAN_CARAPACE",
"CRUSTACEAN_CARAPACE_MOLTED",
"GASTROPOD_FOOT",
"AMORPHOUS",
"SMALL",
"SMALL2",
"SMALL_OK",
"SHELL",
"SHELL2",
"SHELL3"
],
"cant_remove_reason": "This CBM has replaced so much of your body that you couldn't survive it's removal.",
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
"enchantments": [ "ENCH_COMBAT_CHASSIS" ]
},
{
"id": "xe_micro_missiles",
"type": "bionic",
"name": { "str": "Micro Missile Launcher" },
"description": "A chassis mounted micro-missile rack provides you with four shots before it must be reloaded. It requires a combat chassis to mount but you can choose to stack as many as will fit.",
"occupied_bodyparts": [ [ "combat_chassis", 8 ] ],
"dupes_allowed": true,
"fake_weapon": "xe_micro_missiles",
"flags": [ "BIONIC_TOGGLED", "BIONIC_WEAPON", "NO_UNWIELD" ],
"act_cost": "15 J"
}
]
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
Loading