added harvester unload, thumper which spawns sandworms
worm won't attack, dogjaw is stupid and moving mine did not work
This commit is contained in:
@@ -158,7 +158,6 @@ FREMEN:
|
||||
Health:
|
||||
HP: 200
|
||||
Passenger:
|
||||
PipType: Red
|
||||
RevealsShroud:
|
||||
Range: 6
|
||||
AutoTarget:
|
||||
|
||||
@@ -40,7 +40,6 @@ ENGINEER:
|
||||
Mobile:
|
||||
Speed: 4
|
||||
Passenger:
|
||||
PipType: Yellow
|
||||
EngineerRepair:
|
||||
Captures:
|
||||
TakeCover:
|
||||
@@ -71,4 +70,57 @@ BAZOOKA:
|
||||
PrimaryOffset: 0,0,0,-13
|
||||
TakeCover:
|
||||
-RenderInfantry:
|
||||
RenderInfantryProne:
|
||||
RenderInfantryProne:
|
||||
|
||||
THUMPER:
|
||||
Inherits: ^Infantry
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 50
|
||||
Owner: atreides,harkonnen,ordos
|
||||
Valued:
|
||||
Cost: 400
|
||||
Tooltip:
|
||||
Name: Thumper
|
||||
Description: Attracts sandsworm through vibrations.\n Strong vs Nothing\n Weak vs Everything
|
||||
Selectable:
|
||||
# Voice: EngineerVoice
|
||||
Bounds: 12,17,0,-9
|
||||
Health:
|
||||
HP: 25
|
||||
Mobile:
|
||||
Speed: 4
|
||||
Passenger:
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
JustMove: true
|
||||
Transforms:
|
||||
IntoActor: thumping
|
||||
Offset:1,1
|
||||
Facing: 1
|
||||
|
||||
THUMPING:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Power: 0
|
||||
Footprint: x
|
||||
Dimensions: 1,1
|
||||
TerrainTypes: Sand, Dune
|
||||
Health:
|
||||
HP: 25
|
||||
Armor:
|
||||
Type: None
|
||||
RevealsShroud:
|
||||
Range: 5
|
||||
Valued:
|
||||
Cost: 400
|
||||
Tooltip:
|
||||
Name: Thumper
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
-GivesBuildableArea:
|
||||
-EmitInfantryOnSell:
|
||||
FreeActor:
|
||||
Actor: SANDWORM
|
||||
SpawnOffset: 1,2
|
||||
Facing: 1
|
||||
@@ -290,7 +290,6 @@ SPICEBLOOM:
|
||||
Terrain: Spice
|
||||
|
||||
SANDWORM:
|
||||
Inherits: ^Infantry
|
||||
Buildable:
|
||||
Owner: Creep
|
||||
Valued:
|
||||
@@ -298,18 +297,29 @@ SANDWORM:
|
||||
Tooltip:
|
||||
Name: Sandworm
|
||||
Description: Attracted by vibrations in the sand. Will eat units whole and has a large appetite.
|
||||
Icon: sandwormdust
|
||||
Icon: wormjaw
|
||||
Health:
|
||||
HP: 10000
|
||||
Radius: 3
|
||||
Armor:
|
||||
Type: None
|
||||
Mobile:
|
||||
Speed: 5
|
||||
TerrainSpeeds:
|
||||
Sand: 100
|
||||
Dune: 100
|
||||
Spice: 100
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground
|
||||
AutoTarget:
|
||||
AttackMove:
|
||||
JustMove: true
|
||||
AttackWander:
|
||||
AttackLeap:
|
||||
PrimaryWeapon: WormJaw
|
||||
CanAttackGround: no
|
||||
RenderInfantry:
|
||||
BelowUnits:
|
||||
BelowUnits:
|
||||
GivesExperience:
|
||||
GivesBounty:
|
||||
DrawLineToTarget:
|
||||
Reference in New Issue
Block a user