Skip to content

Commit

Permalink
Merge pull request AdventureTimeSS14#616 from Us3rn4me228/glave-and-w…
Browse files Browse the repository at this point in the history
…arhammer-tweaks

Реворк и респрайт Вархаммера и небольшой твик Глефы
  • Loading branch information
PyotrIgn authored Apr 15, 2024
2 parents 6d29015 + d86b65c commit 6f36024
Show file tree
Hide file tree
Showing 13 changed files with 59 additions and 57 deletions.
8 changes: 7 additions & 1 deletion Resources/Changelog/ChangelogADT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,6 @@ Entries:
id: 55730 #костыль отображения в Обновлениях
time: '2024-04-13T08:20:00.0000000+00:00'


- author: 1Stepka1
changes:
- {message: "Добавлен новый департамент синтетиков.", type: Add}
Expand All @@ -1677,3 +1676,10 @@ Entries:
- {message: "Фикс спрайта церковной скамейки.", type: Fix}
id: 55732 #костыль отображения в Обновлениях
time: '2024-04-15T08:20:00.0000000+00:00'

- author: Username228
changes:
- { message: "Инженеры NanoTrasen совместно с DSW не прекращают работу, на сей раз они полностью переработали дизайн и характеристики Вархаммера.", type: Tweak}
- { message: "Инженеры Nanotrasen слегка модифицировали конструкцию глефы-крашера, увеличив её длину и слегка снизив её массу, делая её более лёгкой в использовании.", type: Tweak}
id: 55732 #костыль отображения в Обновлениях
time: '2024-04-15T02:17:00.0000000+00:00'
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ent-ADTObjectsWeaponsMeleeFoldingKnife = Складной Нож
.desc = Компактный ножик для самообороны и выпендрежа.
.suffix = { "" }
ent-ADTWeaponWarhammer = вархмамер
ent-ADTWeaponWarhammer = вархаммер
.desc = Легендарное оружие чемпионов древности. С вархамером в одной руке...
ent-ADTUSSPCombatKnifeBarzai = "Барзай"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
- type: AmmoCounter
- type: UseDelayOnShoot
- type: UseDelay
delay: 0.8
delay: 1.9
- type: LeechOnMarker
leech:
groups:
Brute: -25
Burn: -25
Airloss: -25
Brute: -10
Burn: -10
Airloss: -5
- type: Gun
soundGunshot: /Audio/Weapons/plasma_cutter.ogg
fireRate: 0.5
fireRate: 1
useKey: false
- type: RechargeBasicEntityAmmo
rechargeCooldown: 0.5
Expand All @@ -34,16 +34,15 @@
- type: MeleeWeapon
damage:
types:
Blunt: 20
Blunt: 10
Structural: 10
- type: Wieldable
- type: IncreaseDamageOnWield
damage:
types:
Blunt: 20
Blunt: 10
Structural: 10
- type: GunRequiresWield
- type: Item
size: Ginormous
- type: DisarmMalus
- type: Tool
qualities:
- Prying
Original file line number Diff line number Diff line change
Expand Up @@ -1042,10 +1042,11 @@
- type: DamageMarkerOnCollide
whitelist:
components:
- MobState
- Damageable
damage:
types:
Blunt: 80
Blunt: 50
Structural: 40
- type: Projectile
impactEffect: BulletImpactEffectKinetic
damage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
##ADT add end

# Like a crusher... but sucks
# Not anymore, huh
- type: entity
parent: WeaponCrusher
id: WeaponCrusherGlaive
Expand All @@ -117,14 +118,15 @@
- type: Sprite
sprite: Objects/Weapons/Melee/crusher_glaive.rsi
- type: UseDelay
delay: 1.9
delay: 1.7
- type: LeechOnMarker
leech:
groups:
Brute: -10
Burn: -10
Airloss: -5
- type: MeleeWeapon
range: 2.0
- type: Tag
tags:
- Pickaxe
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.
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
@@ -1,42 +1,36 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by nope_ingeneer",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-lit"
},
{
"name": "icon-uncharged",
"delays": [
[
0.3,
0.3
]
]
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
}
]
}
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/BlueMoon-Labs/MOLOT-BlueMoon-Station/blob/master/icons/obj/items_and_weapons.dmi , wielded-inhand's sprits made by Username228 (#serj3428 discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-lit"
},
{
"name": "icon-uncharged"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-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.

0 comments on commit 6f36024

Please sign in to comment.