Бафф короля крыс (#2032)
Co-authored-by: tajikartem@yandex.ru <tajik@artem@yandex.ru>
This commit is contained in:
parent
8bf0113190
commit
fdc2795d4d
2 changed files with 3 additions and 3 deletions
|
|
@ -102,7 +102,7 @@ public sealed partial class RatKingComponent : Component
|
|||
|
||||
// Sunrise-start
|
||||
[DataField]
|
||||
public int MaxArmyCount = 12;
|
||||
public int MaxArmyCount = 20;
|
||||
// Sunrise-end
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -247,8 +247,8 @@
|
|||
animation: WeaponArcClaw
|
||||
damage:
|
||||
types:
|
||||
Slash: 5
|
||||
Piercing: 3
|
||||
Slash: 7 # Sunrise-Edit
|
||||
Piercing: 3 # Sunrise-Edit
|
||||
- type: Body
|
||||
prototype: Rat
|
||||
requiredLegs: 1 # TODO: More than 1 leg
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue