• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Spy Network Feat

sablevarg

Active member
I am trying to make a feat called Spy Network
It would give a +2 on Gather Information, Knowledge: Nobility, and Knowledge: Local rolls - but only in one particular city. The actual effect would just be in the written text (I don't need to script that part).
My question is: How do I create a field that would allow the player to input the city they choose? (I'm hoping I can make it look like Spy Network:Port Halconon their sheet).
Secondly: If possible, I need it to make the city name into a variable that I can use for the feats Improved Spy Network (which would advance the bonuses to +3 each, but require Spy Network in that city) & Massive Spy Network( takes it to +5 on the skills, but requires Imp Spy Network in that city).
Can anyone help?
Thanks in advance
 
I am trying to make a feat called Spy Network
It would give a +2 on Gather Information, Knowledge: Nobility, and Knowledge: Local rolls - but only in one particular city. The actual effect would just be in the written text (I don't need to script that part).
My question is: How do I create a field that would allow the player to input the city they choose? (I'm hoping I can make it look like Spy Network:Port Halconon their sheet).

In the editor, use the dropdown menu "Select From..." and choose 'Freeform Edit Control'. This will leave a blank place for players to enter whatever data they want.

Secondly: If possible, I need it to make the city name into a variable that I can use for the feats Improved Spy Network (which would advance the bonuses to +3 each, but require Spy Network in that city) & Massive Spy Network( takes it to +5 on the skills, but requires Imp Spy Network in that city).
Can anyone help?
Thanks in advance

How many cities are you talking about? If the answer is "a whole lot" then your best bet is to just use the honor system I think. If its a manageable amount, you can either do individual feats for each city, or you might be able to create some specials that you can use to populate a dropdown menu on the feat. I'd have to think about how to do that, and could take a look at that on monday.
 
That worked perfectly, thanks!
My known realm is rather spread out; a dozen or so kingdoms & north of 35 cities - so it sounds like the honor system it is!
But if you try anyway, let me know how it works out.

Thanks again
 
That worked perfectly, thanks!
My known realm is rather spread out; a dozen or so kingdoms & north of 35 cities - so it sounds like the honor system it is!
But if you try anyway, let me know how it works out.

Thanks again

North of 35? Another time perhaps. :)

Glad you got it working.
 
Back
Top