New Guidebook Additions (#18632)

Co-authored-by: Derby <Derby@ss14>
This commit is contained in:
DerbyX
2023-08-05 21:35:07 -05:00
committed by GitHub
parent cc8b642444
commit 6e5d8d2faf
8 changed files with 233 additions and 2 deletions

View File

@@ -120,6 +120,9 @@
nameSegments:
- RegalRatNameKingdom
- RegalRatNameTitle
- type: GuideHelp
guides:
- MinorAntagonists
- type: entity
id: MobRatKingBuff
@@ -163,6 +166,9 @@
speedModifierThresholds:
200: 0.7
250: 0.5
- type: GuideHelp
guides:
- MinorAntagonists
- type: entity
name: Rat Servant
@@ -276,3 +282,6 @@
price: 500 # rat wealth
- type: MobsterAccent
isBoss: false
- type: GuideHelp
guides:
- MinorAntagonists

View File

@@ -141,6 +141,9 @@
name: action-name-carp-rift
description: action-description-carp-rift
useDelay: 1
- type: GuideHelp
guides:
- MinorAntagonists
- type: entity
parent: BaseMobDragon

View File

@@ -144,3 +144,6 @@
Quantity: 5
- ReagentId: SpaceLube
Quantity: 5
- type: GuideHelp
guides:
- MinorAntagonists

View File

@@ -3,9 +3,27 @@
name: guide-entry-antagonists
text: "/ServerInfo/Guidebook/Antagonist/Antagonists.xml"
children:
- Traitors
- NuclearOperatives
- Zombies
- MinorAntagonists
- type: guideEntry
id: Traitors
name: guide-entry-traitors
text: "/ServerInfo/Guidebook/Antagonist/Traitors.xml"
- type: guideEntry
id: NuclearOperatives
name: guide-entry-nuclear-operatives
text: "/ServerInfo/Guidebook/Antagonist/Nuclear Operatives.xml"
text: "/ServerInfo/Guidebook/Antagonist/Nuclear Operatives.xml"
- type: guideEntry
id: Zombies
name: guide-entry-zombies
text: "/ServerInfo/Guidebook/Antagonist/Zombies.xml"
- type: guideEntry
id: MinorAntagonists
name: guide-entry-minor-antagonists
text: "/ServerInfo/Guidebook/Antagonist/MinorAntagonists.xml"