Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: A few question on Reaction and and probably some others as well  (Read 358 times)

Alkhemia

  • Bay Watcher
  • aka Deep Sea Diver Man
    • View Profile

[REACTION:FORGE_THE_NORTHERN_REGALIA]
[NAME:Combine the Demonbrandt and the Soulbrandt]
[BUILDING:SOUL_WORKSHOP:NONE]
[REAGENT:A:1:WEAPON:ITEM_WEAPON_DEMONBRANDT:INORGANIC:NONE]
[REAGENT:B:1:WEAPON:ITEM_WEAPON_SOULBRANDT:INORGANIC:NONE]
[PRODUCT:1:1:WEAPON:ITEM_WEAPON_NORTHERN_REGALIA:INORGANIC:NONE]

Do I need to add GET_MATERIAL_FROM_REAGENT at NONE because I need the weapon to be the same material as the other two swords  :-\

Logged
"Hiken: Tsubame-Gaeshi" -Sasaki Kojirou (Grand Order}

"Please touch me. Without lying, wherever you want to touch. That is my wish." - Kiyohime (Grand Order)

"Tyranny, violation, genocide. Those are the things that I detest above all else." - Amakusa Shirou Tokisada (Grand Order)

Rhenaya

  • Bay Watcher
  • Usstan tlun natha hargluk ssinssriggin ilythiiri!
    • View Profile
    • X-Fire Profile
Re: A few question on Reaction and and probably some others as well
« Reply #1 on: May 13, 2011, 01:01:46 am »

yes, because the none in a reagent makes it "take any" the none in the product makes it "something unknown" and thus the reaction might bug away

the only problem is you can only take the material product from one of the reagents. not sure if get_material tokkens also work for reagents, would be worth a try?
Logged
User Profile: http://df.magmawiki.com/index.php/User:Rhenaya
Mods: http://dffd.wimbli.com/who.php?id=554

From "Angroshs Kinder" Das schwarze Auge Zwergenhandbuch - (Angrosh Children, the dark eye, german pen&paper, dwarven handbook):
"Elves!? Their men dont wear beards, and their women bathe nacked to lure you into the water and drown you. Thank Angrosh they are as ugly as the day and all big and skinny."

Alkhemia

  • Bay Watcher
  • aka Deep Sea Diver Man
    • View Profile
Re: A few question on Reaction and and probably some others as well
« Reply #2 on: May 13, 2011, 01:31:10 am »

*** Error(s) finalizing the reaction FORGE_THE_NORTHERN_REGALIA
Unrecognized Inorganic Token: GET_MATERIAL_FROM_REAGENT

Hmm guess not
Logged
"Hiken: Tsubame-Gaeshi" -Sasaki Kojirou (Grand Order}

"Please touch me. Without lying, wherever you want to touch. That is my wish." - Kiyohime (Grand Order)

"Tyranny, violation, genocide. Those are the things that I detest above all else." - Amakusa Shirou Tokisada (Grand Order)

Kweri

  • Bay Watcher
    • View Profile
Re: A few question on Reaction and and probably some others as well
« Reply #3 on: May 13, 2011, 01:55:17 am »

It would be:

[PRODUCT:1:1:WEAPON:ITEM_WEAPON_NORTHERN_REGALIA:GET_MATERIAL_FROM_REAGENT:A:NONE] to take the material from reagent A, or B:NONE for the material from reagent B. I have a feeling from the error that you did INORGANIC:GET_MATERIAL_FROM_REAGENT, which isn't right.

Also, right now the reaction only has a 1% chance of being successful. You might want to change the beginning to PRODUCT:100:1
Logged

Alkhemia

  • Bay Watcher
  • aka Deep Sea Diver Man
    • View Profile
Re: A few question on Reaction and and probably some others as well
« Reply #4 on: May 13, 2011, 01:59:54 am »

ah thanks
Logged
"Hiken: Tsubame-Gaeshi" -Sasaki Kojirou (Grand Order}

"Please touch me. Without lying, wherever you want to touch. That is my wish." - Kiyohime (Grand Order)

"Tyranny, violation, genocide. Those are the things that I detest above all else." - Amakusa Shirou Tokisada (Grand Order)