Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Elf diplomacy and such  (Read 505 times)

Dunamisdeos

  • Bay Watcher
  • Duggin was the hero we needed.
    • View Profile
Elf diplomacy and such
« on: April 05, 2012, 10:12:38 pm »

how can I mod the raws to make the elves send diplomats and declare war and such? I cannot find the info anywhere.
Logged
FACT I: Post note art is best art.
FACT II: Dunamisdeos is a forum-certified wordsmith.
FACT III: "All life begins with Post-it notes and ends with Post-it notes. This is the truth! This is my belief!...At least for now."
FACT IV: SPEECHO THE TRUSTWORM IS YOUR FRIEND or BEHOLD: THE FRUIT ENGINE 3.0

i2amroy

  • Bay Watcher
  • Cats, ruling the world one dwarf at a time
    • View Profile
Re: Elf diplomacy and such
« Reply #1 on: April 05, 2012, 10:42:03 pm »

Add this to the elven entity:
Code: [Select]
[POSITION:DIPLOMAT]
[NAME:diplomat:diplomats]
[NUMBER:1]
[RESPONSIBILITY:MAKE_INTRODUCTIONS]
[RESPONSIBILITY:MAKE_PEACE_AGREEMENTS]
[RESPONSIBILITY:MAKE_TOPIC_AGREEMENTS]
[APPOINTED_BY:MONARCH]
[PRECEDENCE:70]
[DO_NOT_CULL]
[COLOR:7:0:1]
[MENIAL_WORK_EXEMPTION]
[SLEEP_PRETENSION]
[PUNISHMENT_EXEMPTION]
[ACCOUNT_EXEMPT]
[DUTY_BOUND]
[DEMAND_MAX:3]
[REQUIRED_BOXES:3]
[REQUIRED_CABINETS:2]
[REQUIRED_RACKS:2]
[REQUIRED_STANDS:2]
[REQUIRED_OFFICE:1500]
[REQUIRED_BEDROOM:1500]
[REQUIRED_DINING:1500]
And they should show up with diplomats. (Though I haven't experimented with it enough to know if they will make tree cutting agreements and all that. With that data there they should function identical to dwarven ones.)
Logged
Quote from: PTTG
It would be brutally difficult and probably won't work. In other words, it's absolutely dwarven!
Cataclysm: Dark Days Ahead - A fun zombie survival rougelike that I'm dev-ing for.

Dunamisdeos

  • Bay Watcher
  • Duggin was the hero we needed.
    • View Profile
Re: Elf diplomacy and such
« Reply #2 on: April 05, 2012, 10:48:48 pm »

See now THATS what i was missing. Theres a seperate tag having to do with whether they hate tree cutting or whatnot. [TREE_CAP_DIPLOMACY]
Logged
FACT I: Post note art is best art.
FACT II: Dunamisdeos is a forum-certified wordsmith.
FACT III: "All life begins with Post-it notes and ends with Post-it notes. This is the truth! This is my belief!...At least for now."
FACT IV: SPEECHO THE TRUSTWORM IS YOUR FRIEND or BEHOLD: THE FRUIT ENGINE 3.0

i2amroy

  • Bay Watcher
  • Cats, ruling the world one dwarf at a time
    • View Profile
Re: Elf diplomacy and such
« Reply #3 on: April 05, 2012, 10:51:59 pm »

Taking a second look at that now you might want to change [APPOINTED_BY:MONARCH] to [APPOINTED_BY:LEADER] in order for it to work correctly. The rest should be fine though.
Logged
Quote from: PTTG
It would be brutally difficult and probably won't work. In other words, it's absolutely dwarven!
Cataclysm: Dark Days Ahead - A fun zombie survival rougelike that I'm dev-ing for.

Dunamisdeos

  • Bay Watcher
  • Duggin was the hero we needed.
    • View Profile
Re: Elf diplomacy and such
« Reply #4 on: April 07, 2012, 09:25:58 pm »

Oh dear, yeah I really shouldve LOOK AT what I was copy pasting.... that should fix it.
Logged
FACT I: Post note art is best art.
FACT II: Dunamisdeos is a forum-certified wordsmith.
FACT III: "All life begins with Post-it notes and ends with Post-it notes. This is the truth! This is my belief!...At least for now."
FACT IV: SPEECHO THE TRUSTWORM IS YOUR FRIEND or BEHOLD: THE FRUIT ENGINE 3.0