Registering IPs

A forum for general discussion and announcements.
Mercury
Mercury
Elmer
Elmer
Brend
Brend
Dragonmaster352
Dragonmaster352

Registering IPs

Post Mercury » Mon Feb 03, 2014 8:35 pm
User avatar
Mercury
Storyteller
 
Do we have a way to register IP's at this time? I think we should use a similar system to the XP system - perhaps it is entirely usable for ip as well, only based on factions instead of jedi?
Post Elmer » Mon Feb 03, 2014 11:25 pm
Elmer
 
No there is currently no system to keep track of (:ip). Both the bookkeeping page and the faction page are logical choices. The bookkeeping page is logical for obvious reasons. The faction page is also logical as this way you can display how much pull a faction has. (If a faction has 300 (:ip) ready, you know that they have quite some power ready.)
Player of the Teprogrenaian Consensus inner world
You need a picture? Pm me ;)
Post Brend » Tue Feb 04, 2014 12:40 am
User avatar
Brend
 
If people accept keeping track of their (:ip) expenditure the way they keep track of their (:xp) expenditure that would work.

Otherwise, we could just do it the same way we track other long-term resources such as (:credits)? We have people not expenditure and gaining on their turn reports, and let them maintain a number on the wiki...

Personally, I would go with the turn reported version as otherwise bookkeeping (:ip) expenditure is a lot of work; and the turn report is a natural place to look for a record of pseudo-economical nature. That being said, the benefits of using a system akin to the (:xp) system is the automatic summation.

To decide this, I would love to hear from other people how the (:xp) system works out -- has anyone converted their Jedi yet?
Post Elmer » Tue Feb 04, 2014 1:10 am
Elmer
 
Also, I was under the impression that you always need a story page before you can claim your (:ip)

I have not converted my jedi yet.
Player of the Teprogrenaian Consensus inner world
You need a picture? Pm me ;)
Post Brend » Tue Feb 04, 2014 1:14 am
User avatar
Brend
 
After some thinking, I have changed my opinion: I strongly prefer to use a system akin to the (:xp) tracking system with a twist.

It has a few very important advantages to use automatic (:ip) tallying:
  • Story pages for political stories are encouraged
  • It allows later checking of (:ip) expenditure
  • By recording the spending of (:ip) in the turn report, it follows the normal flow of politics and economics

I propose that (:ip) expenditure is noted on the bookkeeping page after the turn report has been approved, this also makes sure that two PCs don't both spend (:ip) on the same vote for the same NPC -- it would be clearly stated in the turn reports, and upon such a conflict, the player of the NPC can make note of who 'wins' the bid.
Post Brend » Thu Feb 06, 2014 1:45 am
User avatar
Brend
 
Rewarding factions with IP

I have created the faction_reward data block for use on story pages (see Unity Fashion Show for an example):
Code: Select all
<data faction_reward #Reward>
Story [ref]: [[]]
Faction [ref]*:
Influence:
</data>

Note that the name behind the '#' should be unique on the story page.

Spending IP

I have also created a template for spending (:ip), these should go on your faction's bookkeeping page.
Code: Select all
<data faction_influence_expenditure #Influence 1>
Faction [ref]: Your Faction Here!
Influence:
Note [wiki]:
Influenced [ref]*:
Topic [forum]*:
When [date]: YYYY-MM-DD
</data>


This template should be filled in after your turn with the (:ip) expenditure is approved!

You can get a quick summary by using (see Veolian Commonwealth bookkeeping as an example):
Code: Select all
{{template>faction influence summary|faction[ref::ic]=Your Faction here}}
Post Brend » Thu Feb 06, 2014 1:05 pm
User avatar
Brend
 
The (:ip) a union member has is now visible directly on their page as well (though it looks a bit odd for those without any (:ip)).
Post Mercury » Sat Feb 08, 2014 10:40 am
User avatar
Mercury
Storyteller
 
Awesome! Thanks Brend!
Post Dragonmaster352 » Thu Nov 06, 2014 6:04 pm
User avatar
Dragonmaster352
Storyteller
 
As the first player to have spent (:ip) I will note a few things.

  • You need to put a - sign in front of the amount in the template to spend IP. Since the template is specifically for spending IP I find this strange.
  • It is not clear what the note line is for, I have assumed it was for what you spend IP. Also the note doesn't link to the wiki.
  • I don't know if the forum line needs the actual topic name or the topic URL

Other then that it's fine.
Post Brend » Thu Nov 06, 2014 6:20 pm
User avatar
Brend
 
Ah yes, there are some technicallaties there ^_^ I agree that not all of them make sense.

I'll try to explain:

Dragonmaster352 wrote:You need to put a - sign in front of the amount in the template to spend IP. Since the template is specifically for spending IP I find this strange.

Unfortunately, the amount has to be negative to allow summing up all values from incoming and outgoing (:ip). This is because the wiki doesn't know from the data when you are getting (:ip) with a data block, and when you are spending it. So by using negative amounts for (:ip) you are spending, the total sum of all (:ip) values for your faction balances to the amount currently available.

Dragonmaster352 wrote:It is not clear what the note line is for, I have assumed it was for what you spend IP. Also the note doesn't link to the wiki.

The Note line is for anything you might want to note for the spenditure of (:ip). Basically what you used it for. I'm not a hundred percent sure what you mean with "Also the note doesn't link to the wiki"... I'm assuming you mean that there is a [wiki] behind the Note field name? That is so the note is actually displayed as wiki text, meaning that you can use [[Page Name]] to link to things and such.

Dragonmaster352 wrote:I don't know if the forum line needs the actual topic name or the topic URL

Neither. You actually have to put the thread id there. For example, the topic you mention ([mail] To Senator Standro: Support for Senator Acehtoo) has thread id 2355 (the number behind t= in the url bar when you're looking at that thread). This is the number you place in the field. Note that this works exactly the same as linking forum threads to story pages.

(I've udpated the topic field for you, so if you look at the bookeeping again, it will make more sense ^_^)

Return to General Discussion

cron