Skip to content

Commit

Permalink
From Hell's Heart I lint at thee
Browse files Browse the repository at this point in the history
  • Loading branch information
Venera3 committed Jan 7, 2024
1 parent 77817a3 commit 3b71124
Show file tree
Hide file tree
Showing 8 changed files with 1,952 additions and 1,947 deletions.
2,534 changes: 1,270 additions & 1,264 deletions data/json/obsoletion/prosthetics.json

Large diffs are not rendered by default.

150 changes: 75 additions & 75 deletions data/mods/Limb_WIP/effects.json
Original file line number Diff line number Diff line change
@@ -1,76 +1,76 @@
[
{
"type": "effect_type",
"id": "prosthetic_leg_l_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_leg_r_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_arm_l_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"shakes",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_arm_r_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"shakes",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
}
]
{
"type": "effect_type",
"id": "prosthetic_leg_l_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_leg_r_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_arm_l_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"shakes",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
},
{
"type": "effect_type",
"id": "prosthetic_arm_r_fake_blocker",
"name": [ "" ],
"desc": [ "" ],
"blocks_effects": [
"bite",
"poison",
"badpoison",
"paralyzepoison",
"frostbite",
"paincysts",
"spores",
"shakes",
"venom_dmg",
"venom_pain",
"venom_weaken"
]
}
]
3 changes: 1 addition & 2 deletions data/mods/Limb_WIP/enchantments.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[

{
"type": "enchantment",
"id": "ENCH_GASTROPOD_FOOT",
Expand Down Expand Up @@ -90,4 +89,4 @@
"condition": "ALWAYS",
"modified_bodyparts": [ { "lose": "arm_stub_l" }, { "gain": "arm_prosthetic_cosmetic_r" }, { "gain": "hand_prosthetic_l" } ]
}
]
]
Loading

0 comments on commit 3b71124

Please sign in to comment.