Skip to content

Commit

Permalink
fix and tweak German Tank Destroyer
Browse files Browse the repository at this point in the history
  • Loading branch information
SoScared committed Nov 6, 2018
1 parent e03912b commit d16a46f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
12 changes: 7 additions & 5 deletions mods/ura/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ TRUK:
Mobile:
Speed: 50
Locomotor: heavytracked
TurnSpeed: 4
Buildable:
Queue: Vehicle
BuildPaletteOrder: 160
Expand Down Expand Up @@ -510,25 +511,27 @@ TRUK:
RenderSprites:
Image: 4tnk.kv-8

# Modified Tank Destroyed by Noose
# Modified Tank Destroyed by Nooze
TNKD:
Inherits: ^TrackedVehicle
Inherits@AUTOTARGET: ^AutoTargetGround
Inherits@GAINSEXPERIENCE: ^GainsDoubleExperience
Buildable:
Queue: Vehicle
BuildPaletteOrder: 150
BuildPaletteOrder: 160
Prerequisites: fix, ~vehicles.germany, ~techlevel.medium, ~servicedepot.upgraded
Description: Anti-Tank Tank.\n Strong vs Vehicles\n Weak vs Infantry, Aircraft, Buildings
Valued:
Cost: 1050
Cost: 1350
Tooltip:
Name: Tank Destroyer
Health:
HP: 450
Armor:
Type: Heavy
Mobile:
Speed: 80
Speed: 71
TurnSpeed: 3
RevealsShroud:
Range: 7c576
Armament:
Expand All @@ -537,7 +540,6 @@ TNKD:
MuzzleSequence: muzzle
AttackFrontal:
WithMuzzleOverlay:
AutoTarget:
SpawnActorOnDeath:
Actor: TNKD.Husk
SelectionDecorations:
Expand Down
13 changes: 7 additions & 6 deletions mods/ura/weapons/ballistics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,18 +99,19 @@ TurretGun:
Report: turret1.aud

SABOT:
ReloadDelay: 100
Range: 6c512
ReloadDelay: 120
Range: 8c0
Report: tnkd_fire.aud
Projectile: Bullet
Speed: 853
Speed: 1024
Inaccuracy: 1c0
Image: 120MM
Warhead@1Dam: SpreadDamage
Spread: 128
Damage: 100
Damage: 120
Versus:
None: 1
Wood: 10
None: 10
Wood: 30
Light: 240
Heavy: 200
Concrete: 3
Expand Down

0 comments on commit d16a46f

Please sign in to comment.