Skip to content

Commit 4529ab6

Browse files
committed
remaining PT 81-90 heavy and bind vulns
1 parent c4618fa commit 4529ab6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

collections/_pt_081_enemies/gremlin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hp: 551719
1010
attack_damage: 20000
1111
attack_type: Physical
1212
vulnerabilities:
13-
bind:
13+
bind: true
1414
heavy: true
1515
sleep: true
1616
slow:

collections/_pt_081_enemies/satana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hp: 551719
1010
attack_damage: 21000
1111
attack_type: Physical
1212
vulnerabilities:
13-
bind:
13+
bind: true
1414
heavy: true
1515
sleep: false
1616
slow:

collections/_pt_081_enemies/succubus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ hp: 579964
1111
attack_damage: 21000
1212
attack_type: Physical
1313
vulnerabilities:
14-
bind:
15-
heavy:
14+
bind: true
15+
heavy: true
1616
sleep: false
1717
slow:
1818
stun: true

0 commit comments

Comments
 (0)