|
|
|
 |

January 19th, 2004, 02:21 AM
|
Sergeant
|
|
Join Date: Dec 2003
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Two questions on preaching
Oh, I'm sure he's right : he's one of the developpers of the game 
|

January 19th, 2004, 02:23 AM
|
|
Re: Two questions on preaching
And he looks grumpy!
|

January 19th, 2004, 02:26 AM
|
Corporal
|
|
Join Date: Jan 2004
Posts: 197
Thanks: 8
Thanked 4 Times in 2 Posts
|
|
Re: Two questions on preaching
J ostermann, you are / were on the dev team? wow ok thanks. So how can one go about figuring out how preaching works, or just sort of "ungefähr" how it works (um... "sort of" how it works, without the exact numbbers, but maybe just saying what factors x and y stand for?)
|

January 19th, 2004, 02:36 AM
|
Captain
|
|
Join Date: Aug 2003
Posts: 883
Thanks: 0
Thanked 13 Times in 5 Posts
|
|
Re: Two questions on preaching
Quote:
Originally posted by onomastikon:
J ostermann, you are / were on the dev team? wow ok thanks. So how can one go about figuring out how preaching works, or just sort of "ungefähr" how it works (um... "sort of" how it works, without the exact numbbers, but maybe just saying what factors x and y stand for?)
|
Well, kind of, most of the actual work is done by Kristoofer or Johan K. I do a little stuff occassionally though.
X is a value, 10 20 or 30 I think, y is a value, 20 or 30 IIRC.
|

January 18th, 2004, 03:57 PM
|
Corporal
|
|
Join Date: Jan 2004
Posts: 197
Thanks: 8
Thanked 4 Times in 2 Posts
|
|
Re: Two questions on preaching
thanks -- no I meant: not what number x and y be, but they are a variable standing for what "factor" (like is it: opposing dominion, number of temples, etc. etc.)?
|

January 18th, 2004, 04:20 PM
|
Captain
|
|
Join Date: Aug 2003
Posts: 883
Thanks: 0
Thanked 13 Times in 5 Posts
|
|
Re: Two questions on preaching
Quote:
Originally posted by onomastikon:
thanks -- no I meant: not what number x and y be, but they are a variable standing for what "factor" (like is it: opposing dominion, number of temples, etc. etc.)?
|
They are just arbitrary numbers. The x and y are constants, y is multiplied with the priest lvl. So x + y*(priest lvl) should be something like 20+20*2 = 60% for a 2lvl priest ie a 60% chance of the dominion increasing 1 step in the province where he preached.
Edit: Turns out there isn't any x involved. Just (priest lvl)*20.
[ January 18, 2004, 14:41: Message edited by: johan osterman ]
|

January 18th, 2004, 04:45 PM
|
 |
General
|
|
Join Date: Aug 2003
Location: Sweden
Posts: 4,463
Thanks: 25
Thanked 92 Times in 43 Posts
|
|
Re: Two questions on preaching
To clarify things I made a check in the code.
Temples increase priest lvl by one.
Chance of dominion increase:
In friendly dominion: (priest lvl)*20%
In enemy dominion: (priest lvl)*20-(enemy dom)*5%
Inquisitors priest lvl count double in enemy dominion.
So keep your weak sneaking priests in border provinces.
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|