Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2

Author Topic: Modded Race Not Ambushing or Sieging (Help?)  (Read 4590 times)

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Modded Race Not Ambushing or Sieging (Help?)
« on: October 07, 2012, 05:24:00 pm »

Is there known bug where a combination of positions/tags prevents a modded race from doing anything in fortress mode besides sending occasional thieves/snatchers? I have a particular race that, in several different fortresses, has done just this - no ambushes, no sieges, just snatcher after snatcher. It's also possible I'm doing it wrong, in which case it probably has something to do with the positions, which are rather... elaborate.

The relevant (as far as I know) creatures tags are:
Code: [Select]
[INTELLIGENT][LIKES_FIGHTING]
[CANOPENDOORS][NOFEAR]
[BONECARN][NO_DRINK]
[NOCTURNAL]
[EXTRAVISION]
[EQUIPS]
[DIURNAL]

And in the entity raws:

Code: [Select]
[PROGRESS_TRIGGER_POP_SIEGE:3]
[PROGRESS_TRIGGER_PROD_SIEGE:0]
[PROGRESS_TRIGGER_TRADE_SIEGE:0]
---
[BABYSNATCHER]
edit:
[ACTIVE_SEASON:SUMMER]

Or might it be this?
Code: [Select]
[POSITION:WARMASTER]
[NAME:Warmaster:Warmasters]
[NUMBER:3]
[RESPONSIBILITY:MILITARY_GOALS]
[RESPONSIBILITY:MILITARY_STRATEGY]
[COMMANDER:SCYTHE:ALL]
[SQUAD:12:Exowarrior:Exowarriors]
[MENIAL_WORK_EXEMPTION]
[APPOINTED_BY:MONARCH]
[APPOINTED_BY:MINIMONARCH]
[PRECEDENCE:5]
[FLASHES]
[BRAG_ON_KILL]
[CHAT_WORTHY]
[DO_NOT_CULL]
[KILL_QUEST]
[EXPORTED_IN_LEGENDS]
[DUTY_BOUND]
[COLOR:3:0:1]
[SPECIAL_BURIAL]
---
[POSITION:SCYTHE]
[NAME:Scythe:Scythes]
[NUMBER:AS_NEEDED]
[SQUAD:12:Strike Force:Strike Forces]
[COMMANDER:CAPTAIN:ALL]
[RESPONSIBILITY:ATTACK_ENEMIES]
[RESPONSIBILITY:PATROL_TERRITORY]
[RESPONSIBILITY:BUILD_MORALE]
[APPOINTED_BY:WARMASTER]
[PRECEDENCE:50]
[EXPORTED_IN_LEGENDS]
[DO_NOT_CULL]
[CHAT_WORTHY]
[DUTY_BOUND]
---
[POSITION:CAPTAIN]
[NAME:Captain:Captains]
[NUMBER:AS_NEEDED]
[SQUAD:12:Solier:Soldiers]
[RESPONSIBILITY:ATTACK_ENEMIES]
[RESPONSIBILITY:PATROL_TERRITORY]
[APPOINTED_BY:WARMASTER]
[PRECEDENCE:95]
[EXPORTED_IN_LEGENDS]
[CHAT_WORTHY]
[DO_NOT_CULL]
[DUTY_BOUND]
In full:
Spoiler (click to show/hide)
I've checked legends, and all the positions are being appointed, but nothing from them ever ambushes my fortress. I'm ten years in, and this is the third fortress where they've failed to send anything besides snatchers.

If needed, I'll post the full set of raws. I just want to get this fixed at this point.
« Last Edit: October 07, 2012, 06:36:48 pm by Talvieno »
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand

Kilroy the Grand

  • Bay Watcher
  • I only want to give you a small kiss
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #1 on: October 07, 2012, 05:36:28 pm »

You didn't add the season that they attack your fortress. Humans have summer, dwarves autumn, and elves spring.
add this
[ACTIVE_SEASON:SPRING]
Logged
*pew* *blam* "Aughgghggurglegurgle..." *slither* *slither* *pit* *pat* *tap* *click-click* *BOOM* "Aiiieeegurgle gurgle..."
X-com meets Dwarf Fortress

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #2 on: October 07, 2012, 05:41:27 pm »

Ah, sorry. That's there, too:    [ACTIVE_SEASON:SUMMER]
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand

Kilroy the Grand

  • Bay Watcher
  • I only want to give you a small kiss
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #3 on: October 07, 2012, 05:50:25 pm »

Ah, sorry. That's there, too:    [ACTIVE_SEASON:SUMMER]
woops, well... did you embark near them?
Logged
*pew* *blam* "Aughgghggurglegurgle..." *slither* *slither* *pit* *pat* *tap* *click-click* *BOOM* "Aiiieeegurgle gurgle..."
X-com meets Dwarf Fortress

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #4 on: October 07, 2012, 05:59:11 pm »

Yes I did, especially the second and third times. They're the closest race to my fortress.
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand

Kilroy the Grand

  • Bay Watcher
  • I only want to give you a small kiss
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #5 on: October 07, 2012, 06:20:51 pm »

Try adding these
Spoiler (click to show/hide)

They might not be evil enough to attack dwarves.
Logged
*pew* *blam* "Aughgghggurglegurgle..." *slither* *slither* *pit* *pat* *tap* *click-click* *BOOM* "Aiiieeegurgle gurgle..."
X-com meets Dwarf Fortress

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #6 on: October 07, 2012, 06:23:55 pm »

I don't think that would be an issue... I might as well post the full entity file at this point, so...

Spoiler (click to show/hide)

It's still a work-in-progress, but it ought to be working.
« Last Edit: October 07, 2012, 06:26:08 pm by Talvieno »
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand

Kilroy the Grand

  • Bay Watcher
  • I only want to give you a small kiss
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #7 on: October 07, 2012, 06:33:51 pm »

Try pming Putnam, he's far more knowledgeable in such matters.
Logged
*pew* *blam* "Aughgghggurglegurgle..." *slither* *slither* *pit* *pat* *tap* *click-click* *BOOM* "Aiiieeegurgle gurgle..."
X-com meets Dwarf Fortress

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #8 on: October 07, 2012, 07:49:48 pm »

The only reason I haven't posted in this topic yet is because I'm just as confounded as the TC is.

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #9 on: October 07, 2012, 10:05:39 pm »

I have a feeling it has something to do with the elaborate leadership positions, but I'm not experienced enough in it to know exactly what.
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #10 on: October 07, 2012, 10:18:42 pm »

I have a feeling it has something to do with the elaborate leadership positions, but I'm not experienced enough in it to know exactly what.

No, I doubt that.

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #11 on: October 07, 2012, 10:55:28 pm »

[SKULKING] ?

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #12 on: October 07, 2012, 11:30:29 pm »

[SKULKING] ?

Yeah, this seems pretty likely. I think skulking civs won't invade unless they get enough stolen.

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #13 on: October 08, 2012, 12:08:02 am »

oh shoot, my bad, i didn't see that you posted the whole entity; and it looks like there is no SKULKING.  Well then, I'm stumped too.  :/

Talvieno

  • Bay Watcher
  • Hello, Death. How's life?
    • View Profile
Re: Modded Race Not Ambushing or Sieging (Help?)
« Reply #14 on: October 08, 2012, 06:24:59 am »

Yep, no [SKULKING]... :( That's one of the first things I checked.
Logged
Quote from: Mr Frog
Talvieno ... seems to be able to smash out novella-length tales on demand
Pages: [1] 2