Skip to content

Commit

Permalink
Security Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant committed Dec 9, 2024
1 parent e5a29aa commit 91f3891
Show file tree
Hide file tree
Showing 49 changed files with 319 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
steal-target-groups-security-badge = жетоны службы безопасности
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ent-ClothingNeckSecBadgeBase = жетон
.desc = Уважай мой авторитет!
ent-ClothingNeckSecBadgeCadet = жетон кадета
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgePilot = жетон пилота
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgeDetective = жетон детектива
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgeBrigmedic = жетон бригмедика
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgeOfficer = жетон офицера
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgeWarden = жетон смотрителя
.desc = { ent-ClothingNeckSecBadgeBase.desc }
ent-ClothingNeckSecBadgeHos = жетон главы службы безопасности
.desc = { ent-ClothingNeckSecBadgeBase.desc }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-ClothingNeckSecBadgeStealCollectionObjective = { ent-BaseThiefStealCollectionObjective }
.desc = { ent-BaseThiefStealCollectionObjective.desc }
1 change: 1 addition & 0 deletions Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@
- BoxSurvivalSecurity
- Flash
- MagazinePistol
- ClothingNeckSecBadgePilot # Corvax-Next-Badges
1 change: 1 addition & 0 deletions Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
TechnologyDiskStealCollectionObjective: 1 #rnd
IDCardsStealCollectionObjective: 1
LAMPStealCollectionObjective: 2 #only for moth
ClothingNeckSecBadgeStealCollectionObjective: 0.5 # Corvax-Next-Badges

- type: weightedRandom
id: ThiefObjectiveGroupItem
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
- Flash
- ForensicPad
- ForensicScanner
- ClothingNeckSecBadgeDetective # Corvax-Next-Badges
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@
back:
- Flash
- MagazinePistol
- ClothingNeckSecBadgeHos # Corvax-Next-Badges
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@
back:
- Flash
- MagazinePistol
- ClothingNeckSecBadgeCadet # Corvax-Next-Badges
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@
back:
- Flash
- MagazinePistol
- ClothingNeckSecBadgeOfficer # Corvax-Next-Badges
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
back:
- Flash
- MagazinePistol
- ClothingNeckSecBadgeWarden # Corvax-Next-Badges
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
- type: entity
parent: ClothingNeckBase
id: ClothingNeckSecBadgeBase
name: badge
description: Respect my authority!
abstract: true
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi
- type: Reflect
reflectProb: 0.01
spread: 90
- type: MeleeWeapon
attackRate: 1.1
damage:
types:
Blunt: 7
soundHit:
collection: Punch
animation: WeaponArcFist
- type: StealTarget
stealGroup: ClothingNeckSecBadge

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeCadet
name: cadet badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgePilot
name: pilot badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeDetective
name: detective badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeBrigmedic
name: brigmedic badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeOfficer
name: officer badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeWarden
name: warden badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi

- type: entity
parent: ClothingNeckSecBadgeBase
id: ClothingNeckSecBadgeHos
name: head of security badge
components:
- type: Sprite
sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi
- type: Clothing
sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- type: stealTargetGroup
id: ClothingNeckSecBadge
name: steal-target-groups-security-badge
sprite:
sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi
state: icon
10 changes: 10 additions & 0 deletions Resources/Prototypes/_CorvaxNext/Objectives/thief.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- type: entity
parent: BaseThiefStealObjective
id: ClothingNeckSecBadgeStealCollectionObjective
components:
- type: StealCondition
stealGroup: ClothingNeckSecBadge
minCollectionSize: 2
maxCollectionSize: 4
- type: Objective
difficulty: 1.5
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@
back:
- Flash
- MedkitAdvancedFilled
- ClothingNeckSecBadgeBrigmedic # Corvax-Next-Badges
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 91f3891

Please sign in to comment.