Skip to content

Commit

Permalink
fix shipwrecked & wage (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
KayzelW authored Oct 6, 2023
1 parent 66c1402 commit b0016a5
Show file tree
Hide file tree
Showing 53 changed files with 160 additions and 152 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/Backmen/Roles/Jobs/CentCom/cargotech.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: PsionicBonusChance
multiplier: 3
minBankBalance: 400
maxBankBalance: 600
minBankBalance: 200
maxBankBalance: 300
wageDepartment: CentCom
wage: 100
wage: 50

- type: startingGear
id: CCCargo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: Psionic
- type: DispelPower
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: CentCom
wage: 200
wage: 75


- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: Psionic
- type: DispelPower
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: CentCom
wage: 200
wage: 75

- type: startingGear
id: CentComCorvax
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: Psionic
- type: PyrokinesisPower
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: CentCom
wage: 200
wage: 75

- type: startingGear
id: HeadOfSecurityCentComGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Backmen/Roles/Jobs/CentCom/intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: PsionicBonusChance
multiplier: 3
minBankBalance: 200
maxBankBalance: 500
minBankBalance: 100
maxBankBalance: 250
wageDepartment: CentCom
wage: 200
wage: 75

- type: startingGear
id: CentComInternGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Backmen/Roles/Jobs/CentCom/operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: Psionic
- type: DispelPower
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: CentCom
wage: 200
wage: 75

- type: startingGear
id: OperatorGavna
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
actionBssActionName: ActionCentcomFtlAction
- type: PsionicBonusChance
multiplier: 3
minBankBalance: 200
maxBankBalance: 500
minBankBalance: 100
maxBankBalance: 250
wageDepartment: CentCom
wage: 200
wage: 75

- type: startingGear
id: CentComPrivateOfficerGear
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- Kitchen
extendedAccess:
- Hydroponics
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
1 change: 1 addition & 0 deletions Resources/Prototypes/Backmen/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
name: shipwrecked-title
description: shipwrecked-description
minPlayers: 1
maxPlayers: 40
showInVote: true
isMiniGame: true
supportedMaps: ShipwreckedPool
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
extendedAccess:
- Salvage
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Cargo
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
- External
- Command
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Cargo
wage: 100
wage: 50
#end-backmen: currency
special:
- !type:AddImplantSpecial
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
- Maintenance
- External
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Cargo
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# access: # Corvax-MRP
# - Maintenance
#start-backmen: currency
minBankBalance: 100
maxBankBalance: 800
minBankBalance: 50
maxBankBalance: 400
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
- Kitchen
- Hydroponics
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
- Kitchen
- Bar
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
components:
- type: BibleUser #Lets them heal with bibles
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/chef.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
- Hydroponics
- Bar
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/clown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
- !type:AddImplantSpecial
implants: [ SadTromboneImplant ]
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
holiday: GarbageDay
prototype: WeaponRevolverInspector
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
- Brig
- Maintenance
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
- Service
- Maintenance
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/mime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
components:
- type: MimePowers
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/musician.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
holiday: MikuDay
prototype: BoxPerformer
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
extendedAccess:
- Hydroponics
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Civilian
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
accessGroups:
- AllAccess
#start-backmen: currency
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: Command
wage: 200
wage: 100
#end-backmen: currency
special:
- !type:AddComponentSpecial
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
- Atmospherics
- Medical
#start-backmen: currency
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: Command
wage: 200
wage: 100
#end-backmen: currency
special:
- !type:AddComponentSpecial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
- External
- Atmospherics
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 500
minBankBalance: 150
maxBankBalance: 250
wageDepartment: Engineering
wage: 100
wage: 50
#end-backmen: currency

- type: startingGear
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
- ChiefEngineer
- Atmospherics
#start-backmen: currency
minBankBalance: 800
maxBankBalance: 1200
minBankBalance: 400
maxBankBalance: 600
wageDepartment: Command
wage: 200
wage: 100
#end-backmen: currency
special:
- !type:AddComponentSpecial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
- External
- Atmospherics
#start-backmen: currency
minBankBalance: 300
maxBankBalance: 600
minBankBalance: 150
maxBankBalance: 300
wageDepartment: Engineering
wage: 135
wage: 75
#end-backmen: currency

- type: startingGear
Expand Down
Loading

0 comments on commit b0016a5

Please sign in to comment.