Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
weapon_component_template = {
key = "SWARMER_MISSILE_1"
size = torpedo
entity = "turret_missile_medium_entity"
icon = "GFX_ship_part_swarmer_missile_1"
icon_frame = 1
static_rotation = no
type = missile
prerequisites = { "tech_swarmer_missiles_1" }
component_set = "SWARMER_MISSILE_1"
projectile_gfx = "swarmer_missiles"
tags = { weapon_type_explosive }
ai_tags = { weapon_role_artillery }
ai_tag_weight = 0
upgrades_to = "SWARMER_MISSILE_2" that the code for MISSILE now and weapon_component_template = {
key = "PERDITION_BEAM_FLAGSHIP"
size = titanic
entity = "invisible_turret_entity"
type = instant
prio_projectile = yes
damage = { min = 5000 max = 10000 }
windup = { min = 30 max = 45 }
range = 250
accuracy = 0.85
type = instant
power = -500
cost = 500
hull_damage = 1.25
armor_damage = 1.50
shield_damage = 0.75
icon = "GFX_ship_part_perdition_beam"
icon_frame = 1
firing_arc = 10.0
min_range = 30.0
static_rotation = yes
use_ship_kill_target = no
prerequisites = { "tech_Flagship_1" }
component_set = "PERDITION_BEAM"
projectile_gfx = "perdition_beam"
size_restriction = { Flagship }
}there code for titanic have fun