Results 1 to 3 of 3

Thread: Effect scopes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    crzyrndm's Avatar Artifex
    Join Date
    Feb 2011
    Location
    New Zealand
    Posts
    2,576

    Default Effect scopes

    Attempting to create a structure that modifies unit upkeep within the province it is located in. However, unlike cost, upkeep effects don't work with the your_characters_in_this_province scope (presumably, recruitment goes through the character, hence why it works).

    Does anyone know of a similar scope except for forces/units? Better yet, is there a list of effect scopes anywhere?

    EDIT

    Found one that works finally. this_region_all_local_forces, although it has the downside of also working for factions passing through this province (still better than nothing).

    For reference, effect_bundles_to_effects has quite decent coverage of the available scopes.
    Last edited by crzyrndm; January 06, 2014 at 01:11 AM.
    It’s better to excite some and offend others than be bland and acceptable to all
    Creating a mod.pack with PFM - Database Table Fragments

  2. #2

    Default Re: Effect scopes

    your_forces_in_this_region?

    Better yet, is there a list of effect scopes anywhere?
    campaign_effect_scopes_tables (key column).

    Or just use the drop-down box in effect_bundles_to_effects_junctions?
    Last edited by daniu; January 06, 2014 at 03:33 AM.
    Tools: PFM 4.1 - EditSF 1.2.0
    (Download PFM - Download EditSF)
    Warscape Modding Guide
    Join the PFM User Group on Steam to receive PackFileManager update notifications.

    Respecto Patronum

  3. #3
    crzyrndm's Avatar Artifex
    Join Date
    Feb 2011
    Location
    New Zealand
    Posts
    2,576

    Default Re: Effect scopes

    Quote Originally Posted by daniu View Post
    your_forces_in_this_region?


    campaign_effect_scopes_tables (key column).

    Or just use the drop-down box in effect_bundles_to_effects_junctions?
    Welp, that would have been nice to know a few hours ago... (Don't use the dropdowns because I tend to click them when I don't want to which can cause all sorts of havoc...)
    It’s better to excite some and offend others than be bland and acceptable to all
    Creating a mod.pack with PFM - Database Table Fragments

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •