Skip to content

Commit

Permalink
Balance changes and some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 committed Sep 14, 2024
1 parent 90a228c commit 7f013b3
Show file tree
Hide file tree
Showing 7 changed files with 195 additions and 74 deletions.
16 changes: 8 additions & 8 deletions Resources/Locale/ru-RU/ss220/mobs/spider-queen.ftl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spider-royQueen-name = Королева пауков
spider-royQueen-desc = Ваша задача — построить максимально большой улей. Не позволяйте причинить вред потомству. Экипаж - ваша пища, устройте большой пир.
spider-royQueen-desc = Ваша задача — построить максимально большой улей. Не позволяйте причинить вред потомству. Экипаж - ваша пища, устройте большой пир!
spider-royDrone-name = Рыцарь королевы пауков
spider-royDrone-name = Трутень королевы пауков
spider-royDrone-desc = Ваша задача — защищать свою королеву всеми возможными способами. Вы её охрана и щит, не позволяйте причинять вред вашему потомству. Во имя паучей королевы!
spider-royHunter-name = Паучий охотник
Expand All @@ -16,26 +16,26 @@ spider-royShooter-desc = Ваша задача — Защищать свою к
spider-royLittle-name = Маленький паучок
spider-royLittle-desc = Ваша задача — Защищать свою королеву всеми возможными способами. Ваш размер не должен пугать вас, это ваше преимущество. Не позволяйте причинить вред потомству. Экипаж - ваша пища.
ent-MobSpiderSpaceQueen = королева пауков
ent-MobSpiderQueen = королева пауков
.desc = Он так светится, что выглядит опасным.
.suffix = Улей пауков
ent-MobSpiderSpaceDrone = рыцарь королевы пауков
ent-MobSpiderDrone = трутень королевы пауков
.desc = { ent-MobSpiderSpaceQueen.desc }
.suffix = { ent-MobSpiderSpaceQueen.suffix }
ent-MobSpiderSpaceHunter = паучий охотник
ent-MobSpiderHunter = паучий охотник
.desc = { ent-MobSpiderSpaceQueen.desc }
.suffix = { ent-MobSpiderSpaceQueen.suffix }
ent-MobSpiderSpaceGhost = паучий призрак
ent-MobSpiderGhost = паучий призрак
.desc = { ent-MobSpiderSpaceQueen.desc }
.suffix = { ent-MobSpiderSpaceQueen.suffix }
ent-MobSpiderSpaceShooter = паучий стрелок
ent-MobSpiderShooter = паучий стрелок
.desc = { ent-MobSpiderSpaceQueen.desc }
.suffix = { ent-MobSpiderSpaceQueen.suffix }
ent-MobSpiderSpaceLittle = маленький паучок
ent-MobSpiderLittle = маленький паучок
.desc = { ent-MobSpiderSpaceQueen.desc }
.suffix = { ent-MobSpiderSpaceQueen.suffix }
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/ss220/spider-queen/spider-queen.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ spider-queen-mana-amount = У вас [color=yellow]{ $current } маны[/color]
spider-queen-not-enough-mana = Недостаточно маны
spider-queen-warning = Замечена аномальная биологическая активность в { $location }. Служба Безопасности должна ликвидировать угрозу до того как активу будет нанесен непоправимый ущерб!
spider-queen-role-greeting = Королева пауков...
spider-queen-role-greeting = Ваша задача — построить максимально большой улей. Не позволяйте причинить вред потомству. Экипаж - ваша пища, устройте большой пир!
spider-queen-role-mana-information = У вас { $current } маны. Ваш максимум — { $max } маны.
cocooning-too-close = Слишком близко к другому кокону
Expand Down
24 changes: 24 additions & 0 deletions Resources/Locale/ru-RU/ss220/strucrure/spider-structures.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,27 @@ ent-TableWebSpidersDurable = каркас стены из паутины
ent-WallWebDurable = прочная паутинная стена
.desc = Удерживает паучат внутри, а ассистентов снаружи.
.suffix = { ent-TableWebSpiders.suffix }
ent-BaseSpiderCocoon = кокон из паутины
.desc = описание
.suffix = Улей пауков
ent-SpiderCocoonHorizontal = { ent-BaseSpiderCocoon }
.desc = { ent-BaseSpiderCocoon.desc }
.suffix = { ent-BaseSpiderCocoon.suffix }
ent-SpiderCocoonVertical = { ent-BaseSpiderCocoon }
.desc = { ent-BaseSpiderCocoon.desc }
.suffix = { ent-BaseSpiderCocoon.suffix }
ent-BaseSpiderCocoonDestroyed = разрушенный кокон
.desc = разрушенное описание
.suffix = Улей пауков
ent-SpiderCocoonHorizontalDestroyed = { ent-BaseSpiderCocoonDestroyed }
.desc = { ent-BaseSpiderCocoonDestroyed.desc }
.suffix = { ent-BaseSpiderCocoonDestroyed.suffix }
ent-SpiderCocoonVerticalDestroyed = { ent-BaseSpiderCocoonDestroyed }
.desc = { ent-BaseSpiderCocoonDestroyed.desc }
.suffix = { ent-BaseSpiderCocoonDestroyed.suffix }
55 changes: 55 additions & 0 deletions Resources/Prototypes/SS220/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,58 @@
Poison: 0.6
Cellular: 1
Radiation: 0.5

# Spider queen antag
- type: damageModifierSet
id: SpiderQueen
coefficients:
Piercing: 0.6
Blunt: 0.5
Slash: 0.6
Heat: 0.6
Poison: 0.2

- type: damageModifierSet
id: SpiderDrone
coefficients:
Piercing: 0.6
Blunt: 0.7
Slash: 0.7
Heat: 0.6
Poison: 0.2

- type: damageModifierSet
id: SpiderHunter
coefficients:
Piercing: 0.6
Blunt: 0.4
Slash: 0.4
Heat: 0.6
Poison: 0.2

- type: damageModifierSet
id: SpiderGhost
coefficients:
Piercing: 0.7
Blunt: 0.5
Slash: 0.6
Heat: 0.7
Poison: 0.2

- type: damageModifierSet
id: SpiderShooter
coefficients:
Piercing: 0.5
Blunt: 0.7
Slash: 0.7
Heat: 0.5
Poison: 0.2

- type: damageModifierSet
id: SpiderLittle
coefficients:
Piercing: 0.8
Blunt: 0.8
Slash: 0.8
Heat: 0.8
Poison: 0.2
Loading

0 comments on commit 7f013b3

Please sign in to comment.