Skip to content

Commit

Permalink
+2 damage melee damage (same as rav)
Browse files Browse the repository at this point in the history
  • Loading branch information
Runian committed Sep 23, 2024
1 parent 502bfbc commit e9f343d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
upgrade = XENO_UPGRADE_BASETYPE
caste_desc = "A giant melee monster. It looks pretty strong."

// +2 melee damage
melee_damage = 25

// Loses some common armor (-5) for more speed (-0.3).
speed = -0.8
soft_armor = list(MELEE = 40, BULLET = 45, LASER = 45, ENERGY = 45, BOMB = 10, BIO = 40, FIRE = 45, ACID = 40)
Expand Down

0 comments on commit e9f343d

Please sign in to comment.