Microbalance weapon (#1790)
* Microbalance weapon * dagger * dagger2 * shield * fix
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
Blunt: 5
|
||||
Structural: 3
|
||||
- type: MeleeWeapon
|
||||
resetOnHandSelected: false
|
||||
resetOnHandSelected: true
|
||||
autoAttack: true
|
||||
attackRate: 2
|
||||
range: 1.5
|
||||
range: 1
|
||||
angle: 60
|
||||
wideAnimationRotation: -90
|
||||
damage:
|
||||
@@ -61,4 +61,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 10
|
||||
CP14Iron: 10
|
||||
CP14Iron: 10
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 50
|
||||
damage: 80
|
||||
behaviors:
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 10
|
||||
CP14Iron: 10
|
||||
CP14Iron: 5
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseWeaponDagger
|
||||
@@ -85,4 +85,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 10
|
||||
CP14Iron: 10
|
||||
CP14Iron: 10
|
||||
|
||||
@@ -87,5 +87,5 @@
|
||||
state: icon
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 20
|
||||
CP14Iron: 20
|
||||
CP14WoodenPlanks: 30
|
||||
CP14Iron: 20
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
wideAnimationRotation: -90
|
||||
damage:
|
||||
types:
|
||||
Piercing: 5
|
||||
Piercing: 8
|
||||
animation: CP14WeaponArcThrust
|
||||
wideAnimation: CP14WeaponArcThrust
|
||||
soundHit:
|
||||
@@ -42,7 +42,7 @@
|
||||
minDistance: 2.25
|
||||
bonusDamage:
|
||||
types:
|
||||
Piercing: 5
|
||||
Piercing: 6
|
||||
- type: Wieldable
|
||||
- type: Clothing
|
||||
slots:
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
- type: Item
|
||||
size: Ginormous
|
||||
- type: MeleeWeapon
|
||||
attackRate: 0.5
|
||||
attackRate: 0.6
|
||||
range: 1.6
|
||||
angle: 170 #Bigger in 2 times
|
||||
wideAnimationRotation: -90
|
||||
@@ -52,4 +52,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 10
|
||||
CP14Iron: 30
|
||||
CP14Iron: 30
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
- type: Item
|
||||
size: Ginormous
|
||||
- type: MeleeWeapon
|
||||
attackRate: 0.5
|
||||
attackRate: 0.6
|
||||
range: 1.6
|
||||
angle: 170 #Bigger in 2 times
|
||||
wideAnimationRotation: -90
|
||||
@@ -29,7 +29,7 @@
|
||||
types:
|
||||
Slash: 15
|
||||
- type: CP14MeleeWeaponStaminaCost
|
||||
stamina: 15
|
||||
stamina: 10
|
||||
- type: Wieldable
|
||||
- type: Clothing
|
||||
slots:
|
||||
@@ -50,4 +50,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 20
|
||||
CP14Iron: 20
|
||||
CP14Iron: 20
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
size: Ginormous
|
||||
- type: MeleeWeapon
|
||||
clickDamageModifier: 0.1
|
||||
attackRate: 0.5
|
||||
attackRate: 0.6
|
||||
range: 1.6
|
||||
angle: 170 #Bigger in 2 times
|
||||
wideAnimationRotation: -90
|
||||
@@ -49,4 +49,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14WoodenPlanks: 20
|
||||
CP14Iron: 20
|
||||
CP14Iron: 20
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
- CP14ClothingEyesMonocle
|
||||
- CP14ClothingEyesGlasses
|
||||
- CP14ClothingEyesEyePatch
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingEyesMonocle
|
||||
equipment:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14WoodenPlanks
|
||||
count: 2
|
||||
count: 3
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
|
||||
Reference in New Issue
Block a user