Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ROBOT = {
- archetype = ROBOT
- playable = { has_global_flag = game_started }
- randomized = no
- robotic = yes
- gender = no
- use_climate_preference = no
- portrait_modding = yes
- leader_age_min = 2
- leader_age_max = 10
- custom_portraits = {
- randomized = { host_has_dlc = "Synthetic Dawn Story Pack" }
- playable = { host_has_dlc = "Synthetic Dawn Story Pack" }
- portraits = {
- "sd_hum_robot"
- "sd_mam_robot"
- "sd_rep_robot"
- "sd_avi_robot"
- "sd_art_robot"
- "sd_mol_robot"
- "sd_fun_robot"
- "sd_pla_robot"
- }
- }
- custom_portraits = {
- randomized = { has_lithoids = yes }
- playable = { has_lithoids = yes }
- portraits = {
- "lith_machine"
- }
- }
- custom_portraits = {
- randomized = { has_necroids = yes }
- playable = { has_necroids = yes }
- portraits = {
- "nec_machine"
- }
- }
- custom_portraits = { # use custom_portraits instead of portraits so we can put them after the custom_portraits above
- randomized = { always = yes }
- playable = { always = yes }
- portraits = {
- "default_robot"
- "neptunia_all"
- "planeptune"
- "lowee"
- "leanbox"
- "lastation"
- "eden"
- "tari"
- "dogoo"
- }
- }
- graphical_culture = ai_01
- move_pop_sound_effect = "robot_pops_move"
- resources = {}
- }
Advertisement
Add Comment
Please, Sign In to add comment