English OBT + Bugfixes (#1029)

* ts

* Test - without spawning at all

* Update coffin.yml

* Update CP14UniqueLootSystem.cs
This commit is contained in:
Ed
2025-03-15 20:12:38 +03:00
committed by GitHub
parent 41f33bf005
commit ff98037854
8 changed files with 28 additions and 22 deletions

View File

@@ -32,8 +32,8 @@
- !type:SpawnEntitiesBehavior
spawn:
CP14WoodenPlanks1:
min: 1
max: 4
min: 2
max: 3
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: Construction

View File

@@ -24,6 +24,10 @@
types:
Slash: 4
Piercing: 3
- !type:EditIncreaseDamageOnWield
bonusDamage:
types:
Piercing: 3
- !type:EditItem
newSize: Normal
adjustShape: 0, 1

View File

@@ -1,6 +1,5 @@
#Concept:
# Copy of dagger with lesser damage
# But can gather grass from world
# Copy of dagger with bigger damage, but without throwing
- type: modularPart
id: BaseBladeSickle
modifiers:
@@ -13,7 +12,11 @@
attackRateMultiplier: 1.5
bonusDamage:
types:
Slash: 4
Slash: 8
- !type:EditIncreaseDamageOnWield
bonusDamage:
types:
Slash: 3
- !type:EditItem
newSize: Normal
adjustShape: 0, 1

View File

@@ -2,7 +2,7 @@
id: CP14Vampire
name: cp14-roles-antag-vampire-name
antagonist: true
setPreference: true
setPreference: false #Impossible and boring gameplay ATM
objective: cp14-roles-antag-vampire-objective
requirements:
- !type:OverallPlaytimeRequirement