Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand55 committed Nov 13, 2024
1 parent f9ff90a commit 508be1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/techniques.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@
"skill_requirements": [ { "name": "melee", "level": 4 } ],
"crit_tec": true,
"mult_bonuses": [
{ "stat": "arpen", "type": "bash", "scale": 1.3 },
{ "stat": "arpen", "type": "cut", "scale": 1.3 },
{ "stat": "arpen", "type": "stab", "scale": 1.3 }
{ "stat": "arpen", "type": "bash", "scale": 1.3 },
{ "stat": "arpen", "type": "cut", "scale": 1.3 },
{ "stat": "arpen", "type": "stab", "scale": 1.3 }
],
"messages": [ "You find a weak spot in %s's armor", "<npcname> finds a weak spot in %s's armor!" ],
"description": "30% armor penetration, crit only, min 4 melee",
Expand Down

0 comments on commit 508be1d

Please sign in to comment.