Revert "Tagilla-hammer" (#300)
This commit is contained in:
Binary file not shown.
@@ -284,7 +284,6 @@
|
|||||||
- id: WeaponPistolMk58Nonlethal
|
- id: WeaponPistolMk58Nonlethal
|
||||||
- id: MagazinePistol
|
- id: MagazinePistol
|
||||||
- id: BoxMindshield
|
- id: BoxMindshield
|
||||||
- id: TagillaHammer
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerFreezerVaultFilled
|
id: LockerFreezerVaultFilled
|
||||||
|
|||||||
@@ -1,41 +0,0 @@
|
|||||||
- type: entity
|
|
||||||
name: Мёртвый удар
|
|
||||||
parent: BaseItem
|
|
||||||
id: TagillaHammer
|
|
||||||
description: При виде фелинида, держа эту огромную кувалду, у вас в голове появляется мысль - "Ха-ха, бегающий гвоздик!"
|
|
||||||
components:
|
|
||||||
- type: Sprite
|
|
||||||
sprite: Objects/Weapons/Melee/hammer_tagilla2.rsi
|
|
||||||
state: icon
|
|
||||||
scale: 0.8, 0.8 # needed
|
|
||||||
- type: MeleeWeapon
|
|
||||||
swingLeft: true
|
|
||||||
wideAnimationRotation: 135
|
|
||||||
attackRate: 0.75
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Blunt: 10
|
|
||||||
Structural: 10
|
|
||||||
soundHit:
|
|
||||||
path: "/Audio/Weapons/sledgehammer_hit_1.ogg"
|
|
||||||
- type: Wieldable
|
|
||||||
- type: IncreaseDamageOnWield
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Blunt: 30
|
|
||||||
Structural: 40
|
|
||||||
- type: Item
|
|
||||||
size: Ginormous
|
|
||||||
sprite: Objects/Weapons/Melee/hammer_tagilla.rsi
|
|
||||||
- type: Clothing
|
|
||||||
sprite: Objects/Weapons/Melee/hammer_tagilla.rsi
|
|
||||||
quickEquip: false
|
|
||||||
slots:
|
|
||||||
- back
|
|
||||||
- type: DisarmMalus
|
|
||||||
- type: Crit
|
|
||||||
critChance: 40
|
|
||||||
critMultiplier: 1.5
|
|
||||||
isBloodDagger: false
|
|
||||||
- type: UseDelay
|
|
||||||
delay: 1
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 895 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"license": "omsoyk",
|
|
||||||
"copyright": "omsoyk",
|
|
||||||
"size": {
|
|
||||||
"x": 64,
|
|
||||||
"y": 64
|
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "inhand-left",
|
|
||||||
"directions": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "inhand-right",
|
|
||||||
"directions": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "wielded-inhand-left",
|
|
||||||
"directions": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "wielded-inhand-right",
|
|
||||||
"directions": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "equipped-BACKPACK",
|
|
||||||
"directions": 4
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1013 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 996 B |
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"license": "omsoyk",
|
|
||||||
"copyright": "omsoyk",
|
|
||||||
"size": {
|
|
||||||
"x": 47,
|
|
||||||
"y": 47
|
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "icon"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user