Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 90 91 [92] 93 94 ... 247

Author Topic: [MODDING] 0.40.x QUESTIONS THREAD  (Read 313594 times)

Bogus

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1365 on: October 27, 2014, 05:53:45 am »

Oh, right. And what do I type into the entity_default file?

is it even supposed to be a civilization? in that case you would basically just copy another civ, rename it, rename the CREATURE token in the entity, and then change the stuff you want to change.

otherwise, if your creature has one or more BIOME tokens, it should already be able to spawn randomly in those biomes. there are a number of other tokens that control how often it will spawn such as FREQUENCY, you might want to check existing creatures for that.

Logged

NoobKid

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1366 on: October 27, 2014, 07:33:37 am »

Oh. Okay then. My avatar's ready to take on the fire lord - oh I gotta make him!
Logged

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1367 on: October 27, 2014, 03:55:52 pm »

...Ugh... I don't know how to do that....  :'( I'll give away a free *steel spear* to whoever can do that for me.

EDIT: WAAAAIT... So my purgatory wolf is already biting through iron armour with normal teeth any claws? Hell yeah! Can't wait to see it with steel claws and teeth, plus iron bones.
Look at the materials you want (iron and steel are in inorganic_metal), copy the whole entry except for the template bit, and paste under the select_material doohicky.

Or, and this is my favorite way to put metals into creatures, select the tissue instead. Then change the [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:X] to [TISSUE_MATERIAL:INORGANIC:X]. The tissue is still called what it was but is now a new material. And when butchered they drop Creature Name's (insert metal name here).
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

StagnantSoul

  • Bay Watcher
  • "Player has withdrawn from society!"
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1368 on: October 27, 2014, 06:19:53 pm »

   [SELECT_MATERIAL:TEETH]
      [USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
      [STATE_NAME_ADJ:ALL_SOLID:iron]
      [STATE_NAME_ADJ:LIQUID:molten iron]
      [STATE_NAME_ADJ:GAS:boiling iron]
      [DISPLAY_COLOR:0:7:1]
      [BUILD_COLOR:0:7:1]
      [MATERIAL_VALUE:10]
      [SPEC_HEAT:450]
      [MELTING_POINT:12768]
      [BOILING_POINT:15150]
      [ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
      [ITEMS_HARD]
      [ITEMS_METAL]
      [ITEMS_BARRED]
      [ITEMS_SCALED]
      [SOLID_DENSITY:7850]
      [LIQUID_DENSITY:6980]
      [MOLAR_MASS:55845]
      [IMPACT_YIELD:542500]
      [IMPACT_FRACTURE:1085000]
      [IMPACT_STRAIN_AT_YIELD:319]
      [COMPRESSIVE_YIELD:542500]
      [COMPRESSIVE_FRACTURE:1085000]
      [COMPRESSIVE_STRAIN_AT_YIELD:319] bulk modulus 170 GPa
      [TENSILE_YIELD:155000]
      [TENSILE_FRACTURE:310000]
      [TENSILE_STRAIN_AT_YIELD:73] young's modulus 211 GPa
      [TORSION_YIELD:155000]
      [TORSION_FRACTURE:310000]
      [TORSION_STRAIN_AT_YIELD:189]
      [SHEAR_YIELD:155000]
      [SHEAR_FRACTURE:310000]
      [SHEAR_STRAIN_AT_YIELD:189] shear modulus 82 GPa
      [BENDING_YIELD:155000]
      [BENDING_FRACTURE:310000]
      [BENDING_STRAIN_AT_YIELD:73]
      [MAX_EDGE:10000]
      [STATE_COLOR:ALL_SOLID:GRAY]

Like that?
Logged
Quote from: Cptn Kaladin Anrizlokum
I threw night creature blood into a night creature's heart and she pulled it out and bled to death.
Quote from: Eric Blank
Places to jibber madly at each other, got it
Quote from: NJW2000
If any of them are made of fire, throw stuff, run, and think non-flammable thoughts.

King Kravoka

  • Bay Watcher
  • I will eat you.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1369 on: October 28, 2014, 12:19:09 am »

Could I get the generated raws for a werewolf(not just any werebeast, a werewolf, silver weakness not necessary)?
Logged
Sure. Yes, you are the Silver Surfer to a very inept Galactus.

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1370 on: October 28, 2014, 01:02:14 am »

Could I get the generated raws for a werewolf(not just any werebeast, a werewolf, silver weakness not necessary)?
Unless someone has one just laying around you're going to need to gen a world with you init.txt having [COMPRESSED_SAVES:NO] and no bogeymen/night creatures and high werebeast curse types (advanced gen, pick a world size, 'e'dit, scoll just past megabeasts and titans). Then there will be a big-arse file with the raws of every generated thing. Open it with a text editor and search NIGHT_CREATURE or wolf.

If there are no night trolls or bogeymen the NIGHT_CREATURE entries will strictly be werebeasts. If you have the other two they will appear in the order of Night Trolls > Bogeys > Werebeasts.

If you can't be arsed you could go here and get that werewolf which is almost a carbon copy of the werewolves before interactions rolled in. Don't know if generated werewolves are anything like that though.
Happy Hunting  :)
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

King Kravoka

  • Bay Watcher
  • I will eat you.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1371 on: October 28, 2014, 01:29:21 am »

Could I get the generated raws for a werewolf(not just any werebeast, a werewolf, silver weakness not necessary)?
Unless someone has one just laying around you're going to need to gen a world with you init.txt having [COMPRESSED_SAVES:NO] and no bogeymen/night creatures and high werebeast curse types (advanced gen, pick a world size, 'e'dit, scoll just past megabeasts and titans). Then there will be a big-arse file with the raws of every generated thing. Open it with a text editor and search NIGHT_CREATURE or wolf.

If there are no night trolls or bogeymen the NIGHT_CREATURE entries will strictly be werebeasts. If you have the other two they will appear in the order of Night Trolls > Bogeys > Werebeasts.

If you can't be arsed you could go here and get that werewolf which is almost a carbon copy of the werewolves before interactions rolled in. Don't know if generated werewolves are anything like that though.
Happy Hunting  :)
I can't get a legible RAW for a werewolf from the DAT file.
Logged
Sure. Yes, you are the Silver Surfer to a very inept Galactus.

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1372 on: October 28, 2014, 05:34:19 pm »

I can't get a legible RAW for a werewolf from the DAT file.
The .dat file is extremely messy, with bits text editors can't properly parse. Not every world also generates the same werebeasts. But guess whose lucky day it is, after seeing this post I now have one just laying around.
And it can be yours for the low cost of
Code: (Generated Werewolf) [Select]
[CREATURE:NIGHT_CREATURE_34]
[NAME:werewolf:werewolfs:werewolf]
[CASTE_NAME:werewolf:werewolfs:werewolf]
[GENERATED]---You should get rid of this
[ATTACK_TRIGGER:20:0:0]
[NIGHT_CREATURE_HUNTER]
[CAN_LEARN][CAN_SPEAK]
[NO_GENDER][BONECARN][CRAZED]
[PHYS_ATT_RANGE:STRENGTH:1000:1150:1250:1500:2000:2250:2500]
[PHYS_ATT_RANGE:AGILITY:1000:1150:1250:1500:2000:2250:2500]
[PHYS_ATT_RANGE:TOUGHNESS:850:900:950:1000:1050:1100:1150]
[PHYS_ATT_RANGE:ENDURANCE:850:900:950:1000:1050:1100:1150]
[PHYS_ATT_RANGE:RECUPERATION:450:1050:1150:1250:1350:1550:2250]
[PHYS_ATT_RANGE:DISEASE_RESISTANCE:700:1300:1400:1500:1600:1800:2500]
[MENT_ATT_RANGE:ANALYTICAL_ABILITY:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:FOCUS:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:WILLPOWER:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:PATIENCE:0:333:666:1000:2333:3666:5000]
[MENT_ATT_RANGE:MEMORY:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:LINGUISTIC_ABILITY:450:1050:1150:1250:1350:1550:2250]
[MENT_ATT_RANGE:MUSICALITY:0:333:666:1000:2333:3666:5000]
[MENT_ATT_RANGE:SOCIAL_AWARENESS:700:1300:1400:1500:1600:1800:2500]
[PERSONALITY:BASHFUL:0:0:0]
[PERSONALITY:STRESS_VULNERABILITY:0:0:0]
[PERSONALITY:FRIENDLINESS:0:0:0]
[PERSONALITY:DISDAIN_ADVICE:100:100:100]
[PERSONALITY:CHEER_PROPENSITY:0:0:0]
[PERSONALITY:GRATITUDE:0:0:0]
[PERSONALITY:TRUST:0:0:0]
[PERSONALITY:ALTRUISM:0:0:0]
[PERSONALITY:CRUELTY:100:100:100]
[NATURAL_SKILL:WRESTLING:6][NATURAL_SKILL:BITE:6][NATURAL_SKILL:GRASP_STRIKE:6][NATURAL_SKILL:STANCE_STRIKE:6][NATURAL_SKILL:MELEE_COMBAT:6]
[NATURAL_SKILL:DODGING:6][NATURAL_SKILL:SITUATIONAL_AWARENESS:6][NATURAL_SKILL:SNEAK:20]
[DIFFICULTY:1][LAIR:SIMPLE_BURROW:50]
[NO_DRINK][NO_EAT][NO_SLEEP]
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[LARGE_PREDATOR][EVIL][SUPERNATURAL][FANCIFUL][AMPHIBIOUS][PETVALUE:2000]
[GRASSTRAMPLE:20][BUILDINGDESTROYER:2][ALL_ACTIVE][SWIMS_INNATE]
[TRAPAVOID][NOPAIN][NOSTUN][NONAUSEA][NOFEAR][NOEXERT][NO_DIZZINESS][NO_FEVERS]
[MATERIAL_FORCE_MULTIPLIER:INORGANIC:STEEL:10:1][GENERAL_MATERIAL_FORCE_MULTIPLIER:1:2][LARGE_PREDATOR]
[SPHERE:ANIMALS][SPHERE:CHAOS][SPHERE:MOON][SPHERE:NIGHT]
[BODY_SIZE:0:0:100000][CREATURE_TILE:165]
[BODY:RCP_UPPER_BODY:RCP_LOWER_BODY:RCP_NECK:RCP_HEAD:RCP_TWO_PART_ARMS:RCP_TWO_PART_LEGS:RCP_TAIL:RCP_4_FINGERS:RCP_4_TOES:RCP_2_EYES:RCP_NOSE:RCP_CHEEKS:RCP_LUNGS:RCP_HEART:RCP_GUTS:RCP_THROAT:RCP_SPINE:RCP_UPPER_SPINE:RCP_BRAIN:RCP_SKULL:RCP_MOUTH:RCP_TONGUE:RCP_TEETH:RCP_RIBS:RCP_2_EYELIDS]
[BODYGLOSS:RCP_GLOSS_PAW]
[CANOPENDOORS][EQUIPS]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RELSIZES]
[USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
[TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
[LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
[HAS_NERVES][NOBREATHE][HOMEOTHERM:10040]
[BODY_DETAIL_PLAN:BODY_HAIR_TISSUE_LAYERS:HAIR]
[SELECT_MATERIAL:HAIR]
[STATE_COLOR:ALL_SOLID:RAW_UMBER]
[NO_UNIT_TYPE_COLOR][COLOR:6:0:0]
[SELECT_MATERIAL:EYE]
[STATE_COLOR:ALL_SOLID:LIME]
[GLOWTILE:'"'][GLOWCOLOR:6:0:1]
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART][PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]---Dafuq, there are no scales; Toady your generator is a little borked!
[TL_MAJOR_ARTERIES]
[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:BLOOD:LIQUID]
[CREATURE_CLASS:GENERAL_POISON]
[USE_MATERIAL_TEMPLATE:CLAW:NAIL_TEMPLATE]
[USE_TISSUE_TEMPLATE:CLAW:CLAW_TEMPLATE]
[TISSUE_LAYER:BY_CATEGORY:FINGER:CLAW:FRONT]
[TISSUE_LAYER:BY_CATEGORY:TOE:CLAW:FRONT]
[ATTACK:PUNCH:BODYPART:BY_TYPE:GRASP]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:punch:punches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[ATTACK:KICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:kick:kicks]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[ATTACK_FLAG_BAD_MULTIATTACK]
[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]
[SPECIALATTACK_INTERACTION:DEITY_CURSE_WEREBEAST_34_BITE]
[ATTACK:FSCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:GRASP:BY_CATEGORY:ALL:CLAW]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:scratch:scratches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[ATTACK:TSCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:STANCE:BY_CATEGORY:ALL:CLAW]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:scratch:scratches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[ATTACK_FLAG_BAD_MULTIATTACK]
[GAIT:SWIM:Maximum Swim Speed:725:10:3:2175:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:SWIM:Faster Swim:1450:5:3:2175:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:SWIM:Fast Swim:2175:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:SWIM:Swim:2900:NO_BUILD_UP:0]( [GAIT:SWIM:Slow Swim:3900:NO_BUILD_UP:0]
[GAIT:SWIM:Creeping Swim:5900:NO_BUILD_UP:0]
[GAIT:WALK:Sprint:212:10:3:637:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:WALK:Run:425:5:3:637:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:WALK:Jog:637:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:WALK:Walk:850:NO_BUILD_UP:0]% [GAIT:WALK:Stroll:1800:NO_BUILD_UP:0]
[GAIT:WALK:Creep:2750:NO_BUILD_UP:0]S [GAIT:CRAWL:Scramble:225:10:3:675:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:CRAWL:Faster Crawl:450:5:3:675:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:CRAWL:Fast Crawl:675:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:CRAWL:Crawl:900:NO_BUILD_UP:0]
[GAIT:CRAWL:Slow Crawl:1900:NO_BUILD_UP:0]
[GAIT:CRAWL:Creep:2900:NO_BUILD_UP:0]
[GAIT:CLIMB:Scramble:225:10:3:675:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:CLIMB:Faster Climb:450:5:3:675:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:CLIMB:Fast Climb:675:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:CLIMB:Climb:900:NO_BUILD_UP:0]
[GAIT:CLIMB:Slow Climb:1900:NO_BUILD_UP:0]
[GAIT:CLIMB:Creep:2900:NO_BUILD_UP:0]
[DESCRIPTION:A large wolf twisted into humanoid form.  It is crazed for blood and flesh.  Its eyes glow lime.  Its raw umber hair is long and straight.  Now you will know why you fear the night.]
It's all in generated order but with more format, spacing, and general readability. I'll likely never do something like this for you again and it's even less likely if you ask. So enjoy your freebie.
« Last Edit: October 28, 2014, 05:39:30 pm by ArKFallen »
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

King Kravoka

  • Bay Watcher
  • I will eat you.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1373 on: October 28, 2014, 05:48:51 pm »

I can't get a legible RAW for a werewolf from the DAT file.
The .dat file is extremely messy, with bits text editors can't properly parse. Not every world also generates the same werebeasts. But guess whose lucky day it is, after seeing this post I now have one just laying around.
And it can be yours for the low cost of
Code: (Generated Werewolf) [Select]
[CREATURE:NIGHT_CREATURE_34]
[NAME:werewolf:werewolfs:werewolf]
[CASTE_NAME:werewolf:werewolfs:werewolf]
[GENERATED]---You should get rid of this
[ATTACK_TRIGGER:20:0:0]
[NIGHT_CREATURE_HUNTER]
[CAN_LEARN][CAN_SPEAK]
[NO_GENDER][BONECARN][CRAZED]
[PHYS_ATT_RANGE:STRENGTH:1000:1150:1250:1500:2000:2250:2500]
[PHYS_ATT_RANGE:AGILITY:1000:1150:1250:1500:2000:2250:2500]
[PHYS_ATT_RANGE:TOUGHNESS:850:900:950:1000:1050:1100:1150]
[PHYS_ATT_RANGE:ENDURANCE:850:900:950:1000:1050:1100:1150]
[PHYS_ATT_RANGE:RECUPERATION:450:1050:1150:1250:1350:1550:2250]
[PHYS_ATT_RANGE:DISEASE_RESISTANCE:700:1300:1400:1500:1600:1800:2500]
[MENT_ATT_RANGE:ANALYTICAL_ABILITY:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:FOCUS:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:WILLPOWER:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:PATIENCE:0:333:666:1000:2333:3666:5000]
[MENT_ATT_RANGE:MEMORY:1250:1500:1750:2000:2500:3000:5000]
[MENT_ATT_RANGE:LINGUISTIC_ABILITY:450:1050:1150:1250:1350:1550:2250]
[MENT_ATT_RANGE:MUSICALITY:0:333:666:1000:2333:3666:5000]
[MENT_ATT_RANGE:SOCIAL_AWARENESS:700:1300:1400:1500:1600:1800:2500]
[PERSONALITY:BASHFUL:0:0:0]
[PERSONALITY:STRESS_VULNERABILITY:0:0:0]
[PERSONALITY:FRIENDLINESS:0:0:0]
[PERSONALITY:DISDAIN_ADVICE:100:100:100]
[PERSONALITY:CHEER_PROPENSITY:0:0:0]
[PERSONALITY:GRATITUDE:0:0:0]
[PERSONALITY:TRUST:0:0:0]
[PERSONALITY:ALTRUISM:0:0:0]
[PERSONALITY:CRUELTY:100:100:100]
[NATURAL_SKILL:WRESTLING:6][NATURAL_SKILL:BITE:6][NATURAL_SKILL:GRASP_STRIKE:6][NATURAL_SKILL:STANCE_STRIKE:6][NATURAL_SKILL:MELEE_COMBAT:6]
[NATURAL_SKILL:DODGING:6][NATURAL_SKILL:SITUATIONAL_AWARENESS:6][NATURAL_SKILL:SNEAK:20]
[DIFFICULTY:1][LAIR:SIMPLE_BURROW:50]
[NO_DRINK][NO_EAT][NO_SLEEP]
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[LARGE_PREDATOR][EVIL][SUPERNATURAL][FANCIFUL][AMPHIBIOUS][PETVALUE:2000]
[GRASSTRAMPLE:20][BUILDINGDESTROYER:2][ALL_ACTIVE][SWIMS_INNATE]
[TRAPAVOID][NOPAIN][NOSTUN][NONAUSEA][NOFEAR][NOEXERT][NO_DIZZINESS][NO_FEVERS]
[MATERIAL_FORCE_MULTIPLIER:INORGANIC:STEEL:10:1][GENERAL_MATERIAL_FORCE_MULTIPLIER:1:2][LARGE_PREDATOR]
[SPHERE:ANIMALS][SPHERE:CHAOS][SPHERE:MOON][SPHERE:NIGHT]
[BODY_SIZE:0:0:100000][CREATURE_TILE:165]
[BODY:RCP_UPPER_BODY:RCP_LOWER_BODY:RCP_NECK:RCP_HEAD:RCP_TWO_PART_ARMS:RCP_TWO_PART_LEGS:RCP_TAIL:RCP_4_FINGERS:RCP_4_TOES:RCP_2_EYES:RCP_NOSE:RCP_CHEEKS:RCP_LUNGS:RCP_HEART:RCP_GUTS:RCP_THROAT:RCP_SPINE:RCP_UPPER_SPINE:RCP_BRAIN:RCP_SKULL:RCP_MOUTH:RCP_TONGUE:RCP_TEETH:RCP_RIBS:RCP_2_EYELIDS]
[BODYGLOSS:RCP_GLOSS_PAW]
[CANOPENDOORS][EQUIPS]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RELSIZES]
[USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
[TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
[LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
[HAS_NERVES][NOBREATHE][HOMEOTHERM:10040]
[BODY_DETAIL_PLAN:BODY_HAIR_TISSUE_LAYERS:HAIR]
[SELECT_MATERIAL:HAIR]
[STATE_COLOR:ALL_SOLID:RAW_UMBER]
[NO_UNIT_TYPE_COLOR][COLOR:6:0:0]
[SELECT_MATERIAL:EYE]
[STATE_COLOR:ALL_SOLID:LIME]
[GLOWTILE:'"'][GLOWCOLOR:6:0:1]
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART][PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]---Dafuq, there are no scales; Toady your generator is a little borked!
[TL_MAJOR_ARTERIES]
[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:BLOOD:LIQUID]
[CREATURE_CLASS:GENERAL_POISON]
[USE_MATERIAL_TEMPLATE:CLAW:NAIL_TEMPLATE]
[USE_TISSUE_TEMPLATE:CLAW:CLAW_TEMPLATE]
[TISSUE_LAYER:BY_CATEGORY:FINGER:CLAW:FRONT]
[TISSUE_LAYER:BY_CATEGORY:TOE:CLAW:FRONT]
[ATTACK:PUNCH:BODYPART:BY_TYPE:GRASP]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:punch:punches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[ATTACK:KICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:kick:kicks]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[ATTACK_FLAG_BAD_MULTIATTACK]
[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]
[SPECIALATTACK_INTERACTION:DEITY_CURSE_WEREBEAST_34_BITE]
[ATTACK:FSCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:GRASP:BY_CATEGORY:ALL:CLAW]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:scratch:scratches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[ATTACK:TSCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:STANCE:BY_CATEGORY:ALL:CLAW]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:scratch:scratches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_PREPARE_AND_RECOVER:2:2]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[ATTACK_FLAG_BAD_MULTIATTACK]
[GAIT:SWIM:Maximum Swim Speed:725:10:3:2175:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:SWIM:Faster Swim:1450:5:3:2175:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:SWIM:Fast Swim:2175:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:SWIM:Swim:2900:NO_BUILD_UP:0]( [GAIT:SWIM:Slow Swim:3900:NO_BUILD_UP:0]
[GAIT:SWIM:Creeping Swim:5900:NO_BUILD_UP:0]
[GAIT:WALK:Sprint:212:10:3:637:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:WALK:Run:425:5:3:637:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:WALK:Jog:637:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:WALK:Walk:850:NO_BUILD_UP:0]% [GAIT:WALK:Stroll:1800:NO_BUILD_UP:0]
[GAIT:WALK:Creep:2750:NO_BUILD_UP:0]S [GAIT:CRAWL:Scramble:225:10:3:675:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:CRAWL:Faster Crawl:450:5:3:675:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:CRAWL:Fast Crawl:675:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:CRAWL:Crawl:900:NO_BUILD_UP:0]
[GAIT:CRAWL:Slow Crawl:1900:NO_BUILD_UP:0]
[GAIT:CRAWL:Creep:2900:NO_BUILD_UP:0]
[GAIT:CLIMB:Scramble:225:10:3:675:50:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:50]
[GAIT:CLIMB:Faster Climb:450:5:3:675:10:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:20]
[GAIT:CLIMB:Fast Climb:675:NO_BUILD_UP:5:LAYERS_SLOW:STRENGTH:AGILITY:STEALTH_SLOWS:10]
[GAIT:CLIMB:Climb:900:NO_BUILD_UP:0]
[GAIT:CLIMB:Slow Climb:1900:NO_BUILD_UP:0]
[GAIT:CLIMB:Creep:2900:NO_BUILD_UP:0]
[DESCRIPTION:A large wolf twisted into humanoid form.  It is crazed for blood and flesh.  Its eyes glow lime.  Its raw umber hair is long and straight.  Now you will know why you fear the night.]
It's all in generated order but with more format, spacing, and general readability. I'll likely never do something like this for you again and it's even less likely if you ask. So enjoy your freebie.
The worst part is, you posted this after I got a functional RAW. But thanks for getting me something that can be edited without total confusion and I like not having fucsia eyes. Now let the furry apocalypse begin!
Logged
Sure. Yes, you are the Silver Surfer to a very inept Galactus.

heydude6

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1374 on: October 28, 2014, 06:57:46 pm »

still doesn't give the raws of the interaction.

anyway, any advice to create a syndrome/interaction that activates on the full moon like werewolf transformations?
Logged
Lets use the ancient naval art of training war parrots. No one will realize they have been boarded by space war parrots until it is to late!
You can fake being able to run on water. You can't fake looking cool when you break your foot on a door and hit your head on the floor.

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1375 on: October 28, 2014, 07:16:35 pm »

still doesn't give the raws of the interaction.

anyway, any advice to create a syndrome/interaction that activates on the full moon like werewolf transformations?
That wasn't what was asked about.
Spoiler: Unkind Word (click to show/hide)

My advice is to check your "raw/interaction examples" folder. And then it might be a good idea to check interaction_werebeast. And then, if you need more knowledge on DF moon cycles go here.
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

heydude6

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1376 on: October 28, 2014, 07:27:42 pm »

Thanks for the help.

Sorry for the previous comment.
Logged
Lets use the ancient naval art of training war parrots. No one will realize they have been boarded by space war parrots until it is to late!
You can fake being able to run on water. You can't fake looking cool when you break your foot on a door and hit your head on the floor.

King Kravoka

  • Bay Watcher
  • I will eat you.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1377 on: October 28, 2014, 08:06:08 pm »

still doesn't give the raws of the interaction.

anyway, any advice to create a syndrome/interaction that activates on the full moon like werewolf transformations?
A little note here. If you give werebeasts genders, then the default interaction turns the victim into a toad. I got around this by giving werewolves two interactions. One per gender.

Of course, the real purpose of this post is to make sure ArK knows I'm a different person.
Logged
Sure. Yes, you are the Silver Surfer to a very inept Galactus.

heydude6

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1378 on: October 28, 2014, 08:16:39 pm »

I agree that is important. I really messed up back there.

One problem with the Internet is that it's hard to write an apology that sounds genuine (since you can't read a persons tone of voice or body language) I just hope Ark sees the sincerity in this and that he understands how much respect I have for him for analyzing the .dat files for you just because you needed some help.
Logged
Lets use the ancient naval art of training war parrots. No one will realize they have been boarded by space war parrots until it is to late!
You can fake being able to run on water. You can't fake looking cool when you break your foot on a door and hit your head on the floor.

King Kravoka

  • Bay Watcher
  • I will eat you.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #1379 on: October 28, 2014, 08:33:29 pm »

I agree that is important. I really messed up back there.

One problem with the Internet is that it's hard to write an apology that sounds genuine (since you can't read a persons tone of voice or body language) I just hope Ark sees the sincerity in this and that he understands how much respect I have for him for analyzing the .dat files for you just because you needed some help.
A problem that is this much of a pain in a butt deserves a specialized program. Or DFhack script.
Logged
Sure. Yes, you are the Silver Surfer to a very inept Galactus.
Pages: 1 ... 90 91 [92] 93 94 ... 247