Skip to content

Commit

Permalink
100% wood coverage at 0.5mm
Browse files Browse the repository at this point in the history
  • Loading branch information
anoobindisguise authored Feb 15, 2023
1 parent e83f8d6 commit ceb4257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor/integrated.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"flags": [ "INTEGRATED", "ALLOWS_NATURAL_ATTACKS", "UNBREAKABLE", "PERSONAL", "WATER_FRIENDLY", "SOFT" ],
"armor": [
{
"material": [ { "type": "veggy", "covered_by_mat": 100, "thickness": 2 }, { "type": "wood", "covered_by_mat": 50, "thickness": 1 } ],
"material": [ { "type": "veggy", "covered_by_mat": 100, "thickness": 2 }, { "type": "wood", "covered_by_mat": 100, "thickness": 0.5 } ],
"covers": [ "hand_l", "hand_r", "foot_l", "foot_r", "leg_l", "leg_r", "arm_l", "arm_r", "torso", "head" ],
"coverage": 100,
"encumbrance": 1,
Expand Down

0 comments on commit ceb4257

Please sign in to comment.