Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 3 4 [5] 6 7 ... 21

Author Topic: More abominations, taking requests.  (Read 53500 times)

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #60 on: November 10, 2012, 03:56:14 pm »

I've been meaning to ask, how DO you give something cutting power on its limbs?
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: More abominations, taking requests.
« Reply #61 on: November 10, 2012, 04:03:54 pm »

I've been meaning to ask, how DO you give something cutting power on its limbs?

[ATTACK_FLAG_EDGE] in an attack that uses the limb.

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #62 on: November 10, 2012, 04:08:13 pm »

I've been meaning to ask, how DO you give something cutting power on its limbs?

[ATTACK_FLAG_EDGE] in an attack that uses the limb.


Thank you, that will be useful in the future.

Okay NOW it works, ish, turns people into frogs for some reason, but close enough:
Code: [Select]
[CREATURE:CHUCK_NORRIS]
[DESCRIPTION:He can kick anyone's ass.]
[NAME:chuck norris:chuck norrises:chuck norris]
[CASTE_NAME:chuck norris:chuck norrises:chuck norris]
[CREATURE_TILE:'C'][COLOR:6:0:0]
[DIFFICULTY:15] 11 or higher does not get assigned as adv mode quests
[ATTACK_TRIGGER:80:10000:100000]
[FANCIFUL]
[NOPAIN][EXTRAVISION][NOBREATHE][NOSTUN][NONAUSEA][NOEMOTION]
[CAN_LEARN][CAN_SPEAK][NOEXERT][TRANCES][WEBIMMUNE][NOSTUCKINS][PARALYZEIMMUNE][NO_PHYS_ATT_RUST]
[NO_DIZZINESS][MEGABEAST]
[NO_FEVERS]
[FIREIMMUNE_SUPER]
[FLIER]
[BUILDINGDESTROYER:2]
[LARGE_PREDATOR]
[NO_DRINK][NO_EAT][NO_SLEEP]
[SPHERE:METALS]
[SPHERE:STRENGTH]
[SPHERE:WAR]
[NOT_LIVING]
[CANOPENDOORS]
[NOT_BUTCHERABLE]
[BIOME:ANY_LAND]
[EQUIPS]
[NOFEAR]
[PREFSTRING:height]
[NOBONES]
[BODY:Norris:2EYES:2EARS:NOSE:MOUTH:HUMANOID_JOINTS:5FINGERS:5TOES]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[TISSUE:CHUCK-NORRIUM]
[TISSUE_NAME:chuck-norrium:chuck-norrium]
[TISSUE_MATERIAL:INORGANIC:CHUCK-NORRIUM]
[MUSCULAR]
[HEALING_RATE:1]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:CHUCK-NORRIUM]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUES]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUE_LAYERS]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_LAYER_APPEARANCE_MODIFIER:LENGTH:0:0:0:0:0:0:0]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_RATE:1:DAILY:0:1000:0:0:NO_END]
[APP_MOD_DESC_RANGE:10:25:75:125:200:300]
[TISSUE_LAYER_APPEARANCE_MODIFIER:CURLY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:GREASY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:DENSE:50:80:90:100:110:120:150]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_DESC_RANGE:55:70:90:110:130:145]
[TL_COLOR_MODIFIER:BROWN:1]
[TLCM_NOUN:hair:SINGULAR]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[TISSUE_STYLE_UNIT:HAIR:STANDARD_HAIR_SHAPINGS]
[TSU_NOUN:hair:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[TISSUE_STYLE_UNIT:BEARD:STANDARD_BEARD_SHAPINGS]
[TSU_NOUN:beard:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[TISSUE_STYLE_UNIT:MOUSTACHE:STANDARD_MOUSTACHE_SHAPINGS]
[TSU_NOUN:moustache:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_STYLE_UNIT:SIDEBURNS:STANDARD_SIDEBURNS_SHAPINGS]
[TSU_NOUN:sideburns:PLURAL]

[BODY_SIZE:20000000:20000000:20000000]
[PHYS_ATT_RANGE:STRENGTH:225000000:225000000:225000000:225000000:225000000:225000000:225000000]              +
[PHYS_ATT_RANGE:AGILITY:150000000:150000000:150000000:150000000:150000000:150000000:150000000]               -
[PHYS_ATT_RANGE:TOUGHNESS:225000000:225000000:225000000:225000000:225000000:225000000:225000000]             +
[MENT_ATT_RANGE:ANALYTICAL_ABILITY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]    +
[MENT_ATT_RANGE:FOCUS:250000000:250000000:250000000:250000000:250000000:250000000:250000000]                ++
[MENT_ATT_RANGE:CREATIVITY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]            +
[MENT_ATT_RANGE:PATIENCE:225000000:225000000:225000000:225000000:225000000:225000000:225000000]              +
[MENT_ATT_RANGE:MEMORY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]                +
[MENT_ATT_RANGE:SPATIAL_SENSE:250000000:250000000:250000000:250000000:250000000:250000000:250000000]        ++
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[ATTACK:PUNCH:BODYPART:BY_TYPE:GRASP]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:punch:punches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:MAIN]
[ATTACK:ROUNDHOUSEKICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:roundhousekick:roundhousekicks]
[ATTACK_CONTACT_PERC:1000000]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[CAN_DO_INTERACTION:rabbit]
[CDI:ADV_NAME:Glare]
[CDI:TARGET:A:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:glare:glares:NA]
[CDI:TARGET_VERB:turn into a rabbit:turns into a rabbit]
[CDI:WAIT_PERIOD:10]
[ITEMCORPSE:STATUE:NO_SUBTYPE:INORGANIC:CHUCK-NORRIUM]
[ITEMCORPSE_QUALITY:5]
[DIURNAL]
[LAIR:SHRINE:100]
[SWIMS_INNATE][SWIM_SPEED:250000000]

[BODY:Norris]
[BP:UB:upper body:upper bodies][UPPERBODY][CATEGORY:BODY_UPPER]
[DEFAULT_RELSIZE:1000]
[BP:LB:lower body:lower bodies][CON:UB][LOWERBODY][CATEGORY:BODY_LOWER]
[DEFAULT_RELSIZE:1000]
[BP:HD:head:STP][CON:UB][HEAD][CATEGORY:HEAD]
[DEFAULT_RELSIZE:300]
[BP:RUA:right upper arm:STP][CON:UB][LIMB][RIGHT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:LUA:left upper arm:STP][CON:UB][LIMB][LEFT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:RLA:right lower arm:STP][CON:RUA][LIMB][RIGHT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:LLA:left lower arm:STP][CON:LUA][LIMB][LEFT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:RH:right hand:STP][CON:RLA][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:LH:left hand:STP][CON:LLA][GRASP][LEFT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:CH:beard hand:STP][CON:HD][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:RUL:right upper leg:STP][CON:LB][LIMB][RIGHT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:LUL:left upper leg:STP][CON:LB][LIMB][LEFT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:RLL:right lower leg:STP][CON:RUL][LIMB][RIGHT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:LLL:left lower leg:STP][CON:LUL][LIMB][LEFT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:RF:right foot:right feet][CON:RLL][STANCE][RIGHT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]
[BP:LF:left foot:left feet][CON:LLL][STANCE][LEFT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]

[INORGANIC:CHUCK-NORRIUM]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:chuck-norrium]
[STATE_NAME_ADJ:LIQUID:molten chuck-norrium]
[STATE_NAME_ADJ:GAS:boiling chuck-norrium]
[DISPLAY_COLOR:0:7:1]
[BUILD_COLOR:0:7:1]
[MATERIAL_VALUE:30000000]
[SPEC_HEAT:750000000]
[MELTING_POINT:2500000000]
[BOILING_POINT:5000000000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
[ITEMS_HARD]
[ITEMS_METAL]
[ITEMS_BARRED]
[ITEMS_SCALED]
[ITEMS_SOFT]
[WAFERS]
[SOLID_DENSITY:20000000]
[LIQUID_DENSITY:260000000]
[MOLAR_MASS:5584500000]
[IMPACT_YIELD:500000000000]
[IMPACT_FRACTURE:500000000000]
[IMPACT_STRAIN_AT_YIELD:0]
[COMPRESSIVE_YIELD:500000000000]
[COMPRESSIVE_FRACTURE:500000000000]
[COMPRESSIVE_STRAIN_AT_YIELD:0]
[TENSILE_YIELD:500000000000]
[TENSILE_FRACTURE:500000000000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:500000000000]
[TORSION_FRACTURE:500000000000]
[TORSION_STRAIN_AT_YIELD:0]
[SHEAR_YIELD:500000000000]
[SHEAR_FRACTURE:500000000000]
[SHEAR_STRAIN_AT_YIELD:0]
[BENDING_YIELD:500000000000]
[BENDING_FRACTURE:500000000000]
[BENDING_STRAIN_AT_YIELD:0]
[MAX_EDGE:10000000000]
[DEEP_SPECIAL]
[STOCKPILE_THREAD_METAL]
[STATE_COLOR:ALL_SOLID:TAUPE_PALE]
[UNDIGGABLE]

[INTERACTION:rabbit]
[I_SOURCE:DEITY]
[IS_USAGE_HINT:MAJOR_CURSE]
[IS_HIST_STRING_1: glared ]
[IS_HIST_STRING_2: into the form of a rabbit]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_MANUAL_INPUT:creatures]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[IE_ARENA_NAME:fluffy wambler]
[SYN_CLASS:RABBIT]
[CE_BODY_TRANSFORMATION:START:0]
[CE:CREATURE:WAMBLER_FLUFFY:DEFAULT]

instead of trying to make him spawn lava and water, which was getting annoying, I'm just having him glare them till they turn into rabbits...or toads...according to arena test results...?_?
« Last Edit: November 10, 2012, 06:49:02 pm by random_odd_guy »
Logged

noobnubcakes

  • Bay Watcher
  • Clumsy Modder
    • View Profile
Re: More abominations, taking requests.
« Reply #63 on: November 10, 2012, 07:30:03 pm »

I've been meaning to ask, how DO you give something cutting power on its limbs?

[ATTACK_FLAG_EDGE] in an attack that uses the limb.


Thank you, that will be useful in the future.

Okay NOW it works, ish, turns people into frogs for some reason, but close enough:
Code: [Select]
[CREATURE:CHUCK_NORRIS]
[DESCRIPTION:He can kick anyone's ass.]
[NAME:chuck norris:chuck norrises:chuck norris]
[CASTE_NAME:chuck norris:chuck norrises:chuck norris]
[CREATURE_TILE:'C'][COLOR:6:0:0]
[DIFFICULTY:15] 11 or higher does not get assigned as adv mode quests
[ATTACK_TRIGGER:80:10000:100000]
[FANCIFUL]
[NOPAIN][EXTRAVISION][NOBREATHE][NOSTUN][NONAUSEA][NOEMOTION]
[CAN_LEARN][CAN_SPEAK][NOEXERT][TRANCES][WEBIMMUNE][NOSTUCKINS][PARALYZEIMMUNE][NO_PHYS_ATT_RUST]
[NO_DIZZINESS][MEGABEAST]
[NO_FEVERS]
[FIREIMMUNE_SUPER]
[FLIER]
[BUILDINGDESTROYER:2]
[LARGE_PREDATOR]
[NO_DRINK][NO_EAT][NO_SLEEP]
[SPHERE:METALS]
[SPHERE:STRENGTH]
[SPHERE:WAR]
[NOT_LIVING]
[CANOPENDOORS]
[NOT_BUTCHERABLE]
[BIOME:ANY_LAND]
[EQUIPS]
[NOFEAR]
[PREFSTRING:height]
[NOBONES]
[BODY:Norris:2EYES:2EARS:NOSE:MOUTH:HUMANOID_JOINTS:5FINGERS:5TOES]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[TISSUE:CHUCK-NORRIUM]
[TISSUE_NAME:chuck-norrium:chuck-norrium]
[TISSUE_MATERIAL:INORGANIC:CHUCK-NORRIUM]
[MUSCULAR]
[HEALING_RATE:1]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:CHUCK-NORRIUM]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUES]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUE_LAYERS]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_LAYER_APPEARANCE_MODIFIER:LENGTH:0:0:0:0:0:0:0]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_RATE:1:DAILY:0:1000:0:0:NO_END]
[APP_MOD_DESC_RANGE:10:25:75:125:200:300]
[TISSUE_LAYER_APPEARANCE_MODIFIER:CURLY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:GREASY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:DENSE:50:80:90:100:110:120:150]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_DESC_RANGE:55:70:90:110:130:145]
[TL_COLOR_MODIFIER:BROWN:1]
[TLCM_NOUN:hair:SINGULAR]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[TISSUE_STYLE_UNIT:HAIR:STANDARD_HAIR_SHAPINGS]
[TSU_NOUN:hair:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[TISSUE_STYLE_UNIT:BEARD:STANDARD_BEARD_SHAPINGS]
[TSU_NOUN:beard:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[TISSUE_STYLE_UNIT:MOUSTACHE:STANDARD_MOUSTACHE_SHAPINGS]
[TSU_NOUN:moustache:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_STYLE_UNIT:SIDEBURNS:STANDARD_SIDEBURNS_SHAPINGS]
[TSU_NOUN:sideburns:PLURAL]

[BODY_SIZE:20000000:20000000:20000000]
[PHYS_ATT_RANGE:STRENGTH:225000000:225000000:225000000:225000000:225000000:225000000:225000000]              +
[PHYS_ATT_RANGE:AGILITY:150000000:150000000:150000000:150000000:150000000:150000000:150000000]               -
[PHYS_ATT_RANGE:TOUGHNESS:225000000:225000000:225000000:225000000:225000000:225000000:225000000]             +
[MENT_ATT_RANGE:ANALYTICAL_ABILITY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]    +
[MENT_ATT_RANGE:FOCUS:250000000:250000000:250000000:250000000:250000000:250000000:250000000]                ++
[MENT_ATT_RANGE:CREATIVITY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]            +
[MENT_ATT_RANGE:PATIENCE:225000000:225000000:225000000:225000000:225000000:225000000:225000000]              +
[MENT_ATT_RANGE:MEMORY:225000000:225000000:225000000:225000000:225000000:225000000:225000000]                +
[MENT_ATT_RANGE:SPATIAL_SENSE:250000000:250000000:250000000:250000000:250000000:250000000:250000000]        ++
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[ATTACK:PUNCH:BODYPART:BY_TYPE:GRASP]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:punch:punches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:MAIN]
[ATTACK:ROUNDHOUSEKICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:roundhousekick:roundhousekicks]
[ATTACK_CONTACT_PERC:1000000]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[CAN_DO_INTERACTION:rabbit]
[CDI:ADV_NAME:Glare]
[CDI:TARGET:A:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:glare:glares:NA]
[CDI:TARGET_VERB:turn into a rabbit:turns into a rabbit]
[CDI:WAIT_PERIOD:10]
[ITEMCORPSE:STATUE:NO_SUBTYPE:INORGANIC:CHUCK-NORRIUM]
[ITEMCORPSE_QUALITY:5]
[DIURNAL]
[LAIR:SHRINE:100]
[SWIMS_INNATE][SWIM_SPEED:250000000]

[BODY:Norris]
[BP:UB:upper body:upper bodies][UPPERBODY][CATEGORY:BODY_UPPER]
[DEFAULT_RELSIZE:1000]
[BP:LB:lower body:lower bodies][CON:UB][LOWERBODY][CATEGORY:BODY_LOWER]
[DEFAULT_RELSIZE:1000]
[BP:HD:head:STP][CON:UB][HEAD][CATEGORY:HEAD]
[DEFAULT_RELSIZE:300]
[BP:RUA:right upper arm:STP][CON:UB][LIMB][RIGHT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:LUA:left upper arm:STP][CON:UB][LIMB][LEFT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:RLA:right lower arm:STP][CON:RUA][LIMB][RIGHT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:LLA:left lower arm:STP][CON:LUA][LIMB][LEFT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:RH:right hand:STP][CON:RLA][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:LH:left hand:STP][CON:LLA][GRASP][LEFT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:CH:beard hand:STP][CON:HD][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:RUL:right upper leg:STP][CON:LB][LIMB][RIGHT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:LUL:left upper leg:STP][CON:LB][LIMB][LEFT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:RLL:right lower leg:STP][CON:RUL][LIMB][RIGHT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:LLL:left lower leg:STP][CON:LUL][LIMB][LEFT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:RF:right foot:right feet][CON:RLL][STANCE][RIGHT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]
[BP:LF:left foot:left feet][CON:LLL][STANCE][LEFT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]

[INORGANIC:CHUCK-NORRIUM]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:chuck-norrium]
[STATE_NAME_ADJ:LIQUID:molten chuck-norrium]
[STATE_NAME_ADJ:GAS:boiling chuck-norrium]
[DISPLAY_COLOR:0:7:1]
[BUILD_COLOR:0:7:1]
[MATERIAL_VALUE:30000000]
[SPEC_HEAT:750000000]
[MELTING_POINT:2500000000]
[BOILING_POINT:5000000000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
[ITEMS_HARD]
[ITEMS_METAL]
[ITEMS_BARRED]
[ITEMS_SCALED]
[ITEMS_SOFT]
[WAFERS]
[SOLID_DENSITY:20000000]
[LIQUID_DENSITY:260000000]
[MOLAR_MASS:5584500000]
[IMPACT_YIELD:500000000000]
[IMPACT_FRACTURE:500000000000]
[IMPACT_STRAIN_AT_YIELD:0]
[COMPRESSIVE_YIELD:500000000000]
[COMPRESSIVE_FRACTURE:500000000000]
[COMPRESSIVE_STRAIN_AT_YIELD:0]
[TENSILE_YIELD:500000000000]
[TENSILE_FRACTURE:500000000000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:500000000000]
[TORSION_FRACTURE:500000000000]
[TORSION_STRAIN_AT_YIELD:0]
[SHEAR_YIELD:500000000000]
[SHEAR_FRACTURE:500000000000]
[SHEAR_STRAIN_AT_YIELD:0]
[BENDING_YIELD:500000000000]
[BENDING_FRACTURE:500000000000]
[BENDING_STRAIN_AT_YIELD:0]
[MAX_EDGE:10000000000]
[DEEP_SPECIAL]
[STOCKPILE_THREAD_METAL]
[STATE_COLOR:ALL_SOLID:TAUPE_PALE]
[UNDIGGABLE]

[INTERACTION:rabbit]
[I_SOURCE:DEITY]
[IS_USAGE_HINT:MAJOR_CURSE]
[IS_HIST_STRING_1: glared ]
[IS_HIST_STRING_2: into the form of a rabbit]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_MANUAL_INPUT:creatures]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[IE_ARENA_NAME:fluffy wambler]
[SYN_CLASS:RABBIT]
[CE_BODY_TRANSFORMATION:START:0]
[CE:CREATURE:WAMBLER_FLUFFY:DEFAULT]

instead of trying to make him spawn lava and water, which was getting annoying, I'm just having him glare them till they turn into rabbits...or toads...according to arena test results...?_?
DO NOT make the phys att ranges that high or the game will have to lower it to 5000 for you
and write a error in the the errorlog.txt.
Logged
To this day the elven warrior castes hunt the enemies of nature for the purpouse of bringing back slain intelligent beings for consumption by their leaders and generals, for the good of nature and the survival of elvenkind.

And that is the story of how napalm was invented.

Krasudreal

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #64 on: November 10, 2012, 07:48:27 pm »

I was going to try to do a abomination myself... However since you seems so good at it (and way better than me), I will give my idea to you...

A "Ball of Oozing Rotten Flesh"... It's blood is actually pus, and it causes a syndrome, which creates nasty effects of local pain, local paralysis, local blisters and local necrosis... In a way not so severe actually, however, the same syndrome causes the "cursed" to turn into a "Ball of Oozing Rotten Flesh" after some time (maybe tuned down to not AWAYS happen, so to prevent total BORF (Ball of Oozing Rotten Flesh) spirals), also, the creature's only attack (Besides the hard-coded 'push') is to spit the same pus it is filled with.

I personally would only code such things as residents of the hell.
« Last Edit: November 10, 2012, 07:54:31 pm by Krasudreal »
Logged
    SHE KILLED HER DAUGHTER AND TURNED HER INTO A PICK. A GODDAMN PICK. WHERE DO YOU EVEN GET ENOUGH BABY FOR A PICKAXE? THERE ISN'T ENOUGH BABY.
BLASPHEMY! THERE IS ALWAYS ENOUGHT BABY FOR EVERYONE!

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #65 on: November 10, 2012, 07:55:46 pm »

Thank you for that info, I didn't realize that, also I solved the "toad" thing, by looking at the error log, it seems I had not defined a caste for the transformation, and so I am left to assume that when it doesn't know what to turn something into, it defaults to a toad...for...some reason...
Code: [Select]
[CREATURE:CHUCK_NORRIS]
[DESCRIPTION:He can kick anyone's ass.]
[NAME:chuck norris:chuck norrises:chuck norris]
[CASTE_NAME:chuck norris:chuck norrises:chuck norris]
[CREATURE_TILE:'C'][COLOR:6:0:0]
[DIFFICULTY:15] 11 or higher does not get assigned as adv mode quests
[ATTACK_TRIGGER:80:10000:100000]
[FANCIFUL]
[NOPAIN][EXTRAVISION][NOBREATHE][NOSTUN][NONAUSEA][NOEMOTION]
[CAN_LEARN][CAN_SPEAK][NOEXERT][TRANCES][WEBIMMUNE][NOSTUCKINS][PARALYZEIMMUNE][NO_PHYS_ATT_RUST]
[NO_DIZZINESS][MEGABEAST]
[NO_FEVERS]
[FIREIMMUNE_SUPER]
[FLIER]
[BUILDINGDESTROYER:2]
[LARGE_PREDATOR]
[NO_DRINK][NO_EAT][NO_SLEEP]
[SPHERE:METALS]
[SPHERE:STRENGTH]
[SPHERE:WAR]
[NOT_LIVING]
[SPEED:0]
[CANOPENDOORS]
[NOT_BUTCHERABLE]
[BIOME:ANY_LAND]
[EQUIPS]
[NOFEAR]
[PREFSTRING:height]
[NOBONES]
[BODY:Norris:2EYES:2EARS:NOSE:MOUTH:HUMANOID_JOINTS:5FINGERS:5TOES]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[TISSUE:CHUCK-NORRIUM]
[TISSUE_NAME:chuck-norrium:chuck-norrium]
[TISSUE_MATERIAL:INORGANIC:CHUCK-NORRIUM]
[MUSCULAR]
[HEALING_RATE:1]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:CHUCK-NORRIUM]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUES]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUE_LAYERS]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_LAYER_APPEARANCE_MODIFIER:LENGTH:0:0:0:0:0:0:0]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_RATE:1:DAILY:0:1000:0:0:NO_END]
[APP_MOD_DESC_RANGE:10:25:75:125:200:300]
[TISSUE_LAYER_APPEARANCE_MODIFIER:CURLY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:GREASY:0:70:90:100:110:130:200]
[APP_MOD_NOUN:hair:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:DENSE:50:80:90:100:110:120:150]
[APP_MOD_NOUN:hair:SINGULAR]
[APP_MOD_DESC_RANGE:55:70:90:110:130:145]
[TL_COLOR_MODIFIER:BROWN:1]
[TLCM_NOUN:hair:SINGULAR]
[SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR]
[TISSUE_STYLE_UNIT:HAIR:STANDARD_HAIR_SHAPINGS]
[TSU_NOUN:hair:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS]
[PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS]
[TISSUE_STYLE_UNIT:BEARD:STANDARD_BEARD_SHAPINGS]
[TSU_NOUN:beard:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:MOUSTACHE]
[TISSUE_STYLE_UNIT:MOUSTACHE:STANDARD_MOUSTACHE_SHAPINGS]
[TSU_NOUN:moustache:SINGULAR]

[SET_TL_GROUP:BY_CATEGORY:HEAD:SIDEBURNS]
[TISSUE_STYLE_UNIT:SIDEBURNS:STANDARD_SIDEBURNS_SHAPINGS]
[TSU_NOUN:sideburns:PLURAL]

[BODY_SIZE:0:0:20000000]
[PHYS_ATT_RANGE:STRENGTH:5000:5000:5000:5000:5000:5000:5000]              +
[PHYS_ATT_RANGE:AGILITY:5000:5000:5000:5000:5000:5000:5000]               -
[PHYS_ATT_RANGE:TOUGHNESS:5000:5000:5000:5000:5000:5000:5000]             +
[MENT_ATT_RANGE:ANALYTICAL_ABILITY:5000:5000:5000:5000:5000:5000:5000]    +
[MENT_ATT_RANGE:FOCUS:5000:5000:5000:5000:5000:5000:5000]                ++
[MENT_ATT_RANGE:CREATIVITY:5000:5000:5000:5000:5000:5000:5000]            +
[MENT_ATT_RANGE:PATIENCE:5000:5000:5000:5000:5000:5000:5000]              +
[MENT_ATT_RANGE:MEMORY:5000:5000:5000:5000:5000:5000:5000]                +
[MENT_ATT_RANGE:SPATIAL_SENSE:5000:5000:5000:5000:5000:5000:5000]        ++
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[ATTACK:PUNCH:BODYPART:BY_TYPE:GRASP]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:punch:punches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:MAIN]
[ATTACK:ROUNDHOUSEKICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:roundhousekick:roundhousekicks]
[ATTACK_CONTACT_PERC:1000000]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:SECOND]
[CAN_DO_INTERACTION:rabbit]
[CDI:ADV_NAME:Glare]
[CDI:TARGET:A:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:glare:glares:NA]
[CDI:TARGET_VERB:turn into a rabbit:turns into a rabbit]
[CDI:WAIT_PERIOD:10]
[CAN_DO_INTERACTION:MATERIAL_EMISSION]
[CDI:ADV_NAME:Breath fire]
[CDI:USAGE_HINT:ATTACK]
[CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]
[CDI:FLOW:DRAGONFIRE]
[CDI:TARGET:C:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:C:15]
[CDI:MAX_TARGET_NUMBER:C:1]
[CDI:WAIT_PERIOD:50]
[ITEMCORPSE:STATUE:NO_SUBTYPE:INORGANIC:CHUCK-NORRIUM]
[ITEMCORPSE_QUALITY:5]
[DIURNAL]
[LAIR:SHRINE:100]
[SWIMS_INNATE][SWIM_SPEED:0]

[BODY:Norris]
[BP:UB:upper body:upper bodies][UPPERBODY][CATEGORY:BODY_UPPER]
[DEFAULT_RELSIZE:1000]
[BP:LB:lower body:lower bodies][CON:UB][LOWERBODY][CATEGORY:BODY_LOWER]
[DEFAULT_RELSIZE:1000]
[BP:HD:head:STP][CON:UB][HEAD][CATEGORY:HEAD]
[DEFAULT_RELSIZE:300]
[BP:RUA:right upper arm:STP][CON:UB][LIMB][RIGHT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:LUA:left upper arm:STP][CON:UB][LIMB][LEFT][CATEGORY:ARM_UPPER]
[DEFAULT_RELSIZE:200]
[BP:RLA:right lower arm:STP][CON:RUA][LIMB][RIGHT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:LLA:left lower arm:STP][CON:LUA][LIMB][LEFT][CATEGORY:ARM_LOWER]
[DEFAULT_RELSIZE:200]
[BP:RH:right hand:STP][CON:RLA][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:LH:left hand:STP][CON:LLA][GRASP][LEFT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:CH:beard hand:STP][CON:HD][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:80]
[BP:RUL:right upper leg:STP][CON:LB][LIMB][RIGHT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:LUL:left upper leg:STP][CON:LB][LIMB][LEFT][CATEGORY:LEG_UPPER]
[DEFAULT_RELSIZE:500]
[BP:RLL:right lower leg:STP][CON:RUL][LIMB][RIGHT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:LLL:left lower leg:STP][CON:LUL][LIMB][LEFT][CATEGORY:LEG_LOWER]
[DEFAULT_RELSIZE:400]
[BP:RF:right foot:right feet][CON:RLL][STANCE][RIGHT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]
[BP:LF:left foot:left feet][CON:LLL][STANCE][LEFT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]

[INORGANIC:CHUCK-NORRIUM]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:chuck-norrium]
[STATE_NAME_ADJ:LIQUID:molten chuck-norrium]
[STATE_NAME_ADJ:GAS:boiling chuck-norrium]
[DISPLAY_COLOR:0:7:1]
[BUILD_COLOR:0:7:1]
[MATERIAL_VALUE:30000000]
[SPEC_HEAT:750000000]
[MELTING_POINT:2500000000]
[BOILING_POINT:5000000000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
[ITEMS_HARD]
[ITEMS_METAL]
[ITEMS_BARRED]
[ITEMS_SCALED]
[ITEMS_SOFT]
[WAFERS]
[SOLID_DENSITY:20000000]
[LIQUID_DENSITY:260000000]
[MOLAR_MASS:5584500000]
[IMPACT_YIELD:500000000000]
[IMPACT_FRACTURE:500000000000]
[IMPACT_STRAIN_AT_YIELD:0]
[COMPRESSIVE_YIELD:500000000000]
[COMPRESSIVE_FRACTURE:500000000000]
[COMPRESSIVE_STRAIN_AT_YIELD:0]
[TENSILE_YIELD:500000000000]
[TENSILE_FRACTURE:500000000000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:500000000000]
[TORSION_FRACTURE:500000000000]
[TORSION_STRAIN_AT_YIELD:0]
[SHEAR_YIELD:500000000000]
[SHEAR_FRACTURE:500000000000]
[SHEAR_STRAIN_AT_YIELD:0]
[BENDING_YIELD:500000000000]
[BENDING_FRACTURE:500000000000]
[BENDING_STRAIN_AT_YIELD:0]
[MAX_EDGE:10000000000]
[DEEP_SPECIAL]
[STOCKPILE_THREAD_METAL]
[STATE_COLOR:ALL_SOLID:TAUPE_PALE]
[UNDIGGABLE]

[INTERACTION:rabbit]
[I_SOURCE:DEITY]
[IS_USAGE_HINT:MAJOR_CURSE]
[IS_HIST_STRING_1: glared ]
[IS_HIST_STRING_2: into the form of a rabbit]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_MANUAL_INPUT:creatures]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[IE_ARENA_NAME:fluffy wambler]
[SYN_CLASS:RABBIT]
[CE_BODY_TRANSFORMATION:START:0]
[CE:CREATURE:WAMBLER_FLUFFY:MALE]

If only I knew how to do afflictions in the raws, I would have been doing that way sooner than now. (like making "zombie armies that are immune to pain and are fire proof")

Chuck Norris can now effectively kill anything, as if its something he cant kill, he can turn it into a rabbit, and then kill it.
« Last Edit: November 11, 2012, 02:59:56 pm by random_odd_guy »
Logged

AutomataKittay

  • Bay Watcher
  • Grinding gears
    • View Profile
Re: More abominations, taking requests.
« Reply #66 on: November 10, 2012, 07:59:22 pm »

Thank you for that info, I didn't realize that, also I solved the "toad" thing, by looking at the error log, it seems I had not defined a caste for the transformation, and so I am left to assume that when it doesn't know what to turn something into, it defaults to a toad...for...some reason...

Toad's the first creature in the raws if you goes down the ABC order in reading creature raws. First entry of creature_amphibians.txt

I've seen some people theorize that it's because of Almighty Toady as a joke :D

I think it's the same thing with weird alchemy of things into iron when materials aren't specified since it's inorganic_metal.txt which's first reference to materials and iron's the first entry.
Logged

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #67 on: November 10, 2012, 08:03:42 pm »

Thought that would be it, but didn't bother to check.

On a side note, I now know how to make things fire balls of ice, and spit magma (sadly not in large enough quanitites to warrant a number on the floor)


On ANOTHER side note, why does punching a wambler with all the force of something far stronger than adamantine and 5000 strength causing it to crash into a stone wall not make it explode instantly?
Logged

Krasudreal

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #68 on: November 10, 2012, 08:07:29 pm »

Thought that would be it, but didn't bother to check.

On a side note, I now know how to make things fire balls of ice, and spit magma (sadly not in large enough quanitites to warrant a number on the floor)


On ANOTHER side note, why does punching a wambler with all the force of something far stronger than adamantine and 5000 strength causing it to crash into a stone wall not make it explode instantly?

Well... They say that they are quite relisent, being capable of...
You know...
Killing a bronze colossus...
If someone flings it against the colossus' head....
Logged
    SHE KILLED HER DAUGHTER AND TURNED HER INTO A PICK. A GODDAMN PICK. WHERE DO YOU EVEN GET ENOUGH BABY FOR A PICKAXE? THERE ISN'T ENOUGH BABY.
BLASPHEMY! THERE IS ALWAYS ENOUGHT BABY FOR EVERYONE!

Thecard

  • Bay Watcher
  • Back in With the Old!
    • View Profile
Re: More abominations, taking requests.
« Reply #69 on: November 10, 2012, 08:09:46 pm »

Yeah, it's really funny how that toad thing happens, because, you know, Toadyone.
Also because it's a popular myth that someone get's transformed into a toad.
Logged

I think the slaughter part is what made them angry.
OOC: Dachshundofdoom: This is how the world ends, not with a bang but with goddamn VUVUZELAS.
Those hookers aren't getting out any time soon, no matter how many fancy gadgets they have :v

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #70 on: November 10, 2012, 08:16:38 pm »

Thought that would be it, but didn't bother to check.

On a side note, I now know how to make things fire balls of ice, and spit magma (sadly not in large enough quanitites to warrant a number on the floor)


On ANOTHER side note, why does punching a wambler with all the force of something far stronger than adamantine and 5000 strength causing it to crash into a stone wall not make it explode instantly?

Well... They say that they are quite relisent, being capable of...
You know...
Killing a bronze colossus...
If someone flings it against the colossus' head....

True, but that doesn't mean they SURVIVE the impact.

On another note, just what does it take to get the "Explodes into gore" message to pop up?
Logged

Thecard

  • Bay Watcher
  • Back in With the Old!
    • View Profile
Re: More abominations, taking requests.
« Reply #71 on: November 10, 2012, 08:23:04 pm »

How many have you thrown so far?
It really depends on what the animal's "not exploding into gore" roll is.
Logged

I think the slaughter part is what made them angry.
OOC: Dachshundofdoom: This is how the world ends, not with a bang but with goddamn VUVUZELAS.
Those hookers aren't getting out any time soon, no matter how many fancy gadgets they have :v

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #72 on: November 10, 2012, 08:32:31 pm »

Getting bored, I spawned an ardvark by the lava in arena, turned it into a wambler, and punted it at the lava, it skipped across the lava for about 10 squares (like a tossed stone) before finally sinking and melting, but this was taking forever, so i proceeded to kick it around under lava for a while, got tired of this, and pinched its head off.

(it probably took so long to die because of the fact that this guy has speed of 10k by default (above or below water) meaning i got like 100 turns before they got even one, and thus i was moving so fast it took forever (from my perspective) for them to die)

I did that on only one, and wondered how it survived the impact, and proceeded to beat the "pudge" out of it. I have determined that they can't die from blunt damage, as they have no organs other than this "pudge" stuff, which doesn't seem to be very vital, though it will bruise, (one hit to any part of them by me makes it blue light blue) and their limbs dont seem to go flying off when i kick them with the force of eight freight trains, probably because they are so small that the force just sends THEM flying, rather than part of them.

Additionally, after checking the wiki, I found out that that message happens when enough blunt force to cause instant death is applied to the lower body
Logged

Ziga

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #73 on: November 10, 2012, 08:59:28 pm »

how about a being that can create other beings to do it's duty? call it "the shaper"
Logged
What catastrophic changes in elf society changed their tile from E to e?
Goblin snatchers stole their Shift-key.

random_odd_guy

  • Bay Watcher
    • View Profile
Re: More abominations, taking requests.
« Reply #74 on: November 10, 2012, 09:07:02 pm »

What are these duties exactly?
Logged
Pages: 1 ... 3 4 [5] 6 7 ... 21