Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: I think I screwed something up here...  (Read 953 times)

GreatWyrmGold

  • Bay Watcher
  • Sane, by the local standards.
    • View Profile
I think I screwed something up here...
« on: April 15, 2012, 06:11:42 pm »

I'm trying to make a reaction that makes the ogre doing it crazy. Here's what I have so far:

Code: [Select]
[INORGANIC:RAGEMIST]
[USE_MATERIAL_TEMPLATE:DIGGABLE_STONE_TEMPLATE]
[STATE_NAME_ADJ:ALL:mists of rage]
[DISPLAY_COLOR:0:7:1]
[BUILD_COLOR:4:4:0]
[BOILING_POINT:9000]
[IGNITE_POINT:9000]
[MAT_FIXED_TEMP:9001]
[SYNDROME]
[SYN_AFFECTED_CREATURE:OGRE:ALL]
[SYN_INHALED]
[CE_ADD_TAG:CRAZED:LIKES_FIGHTING:NO_EAT:NO_DRINK:NO_SLEEP:NO_FEVERS:NO_PHYS_ATT_RUST:NOEMOTION:NOEXERT:NOFEAR:NONAUSEA:NOSTUN:PARALYZEIMMUNE:UTTERANCES:START:10]
[CE_FLASH_TILE:TILE:34:7:7:0:START:5]
[CE_DISPLAY_NAME:NAME:of ragemist:of ragemist:of ragemist]
[CE_PHYS_ATT_CHANGE:STRENGTH:500:0:START:5]
[CE_PHYS_ATT_CHANGE:AGILITY:150:0:START:15]
[CE_PHYS_ATT_CHANGE:TOUGHNESS:1000:0:START:5]
[CE_PHYS_ATT_CHANGE:ENDURANCE:300:0:START:10]
[CE_PHYS_ATT_CHANGE:RECUPERATION:50:0:START:10]

When I use a reaction to make this in the arena, I'm engulfed in a cloud of mists of rage, but don't turn into an "of ragemist," which sucks because I can't really test this out. Did I screw something big up, or...what?
Logged
Sig
Are you a GM with players who haven't posted? TheDelinquent Players Help will have Bay12 give you an action!
[GreatWyrmGold] gets a little crown. May it forever be his mark of Cain; let no one argue pointless subjects with him lest they receive the same.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: I think I screwed something up here...
« Reply #1 on: April 15, 2012, 06:17:50 pm »

You don't want it to have an ignite point, for one.

GreatWyrmGold

  • Bay Watcher
  • Sane, by the local standards.
    • View Profile
Re: I think I screwed something up here...
« Reply #2 on: April 15, 2012, 09:31:38 pm »

Why not? It didn't affect my previous thing, and once gases start igniting...maybe I'll remove it then, but for now it will stay. Unless someone can tell me why a flaming gas would be bad.
Logged
Sig
Are you a GM with players who haven't posted? TheDelinquent Players Help will have Bay12 give you an action!
[GreatWyrmGold] gets a little crown. May it forever be his mark of Cain; let no one argue pointless subjects with him lest they receive the same.

the_game_hunt

  • Bay Watcher
  • [NO_MERCY]
    • View Profile
Re: I think I screwed something up here...
« Reply #3 on: April 15, 2012, 09:38:34 pm »

Why not? It didn't affect my previous thing, and once gases start igniting...maybe I'll remove it then, but for now it will stay. Unless someone can tell me why a flaming gas would be bad.

WHY A FLAMING GAS IS DANGEROUS?

Simply, it BURNS (possibly himself)
Logged
Quote
The spinning (silk shoe) strikes the Baron in the left upper arm, bruising the skin!
The Baron has been shot and killed.

WARNING! I'm not responsible for damaging/destroying your post!

Trapezohedron

  • Bay Watcher
  • No longer exists here.
    • View Profile
Re: I think I screwed something up here...
« Reply #4 on: April 15, 2012, 09:40:36 pm »

Yeah, and as for the mists of rage problem you're having

Rename that part into 'Ragemist'.

[STATE_NAME_ADJ:X] governs an item's name, and for example, if a stone, let's say... basalt, has [STATE_NAME_ADJ:GAS:Cookie plasma], then if basalt boils into gas, it will appear as a cloud of Cookie plasma.

By default, based on the material templates, gas forms of stone are referred to as magma... IIRC.
« Last Edit: April 15, 2012, 09:42:49 pm by New Guy »
Logged
Thank you for all the fish. It was a good run.

GreatWyrmGold

  • Bay Watcher
  • Sane, by the local standards.
    • View Profile
Re: I think I screwed something up here...
« Reply #5 on: April 17, 2012, 08:50:59 pm »

What all does this have to do with why this won't work?
Logged
Sig
Are you a GM with players who haven't posted? TheDelinquent Players Help will have Bay12 give you an action!
[GreatWyrmGold] gets a little crown. May it forever be his mark of Cain; let no one argue pointless subjects with him lest they receive the same.