I have a question about my characters favored class. I just want to know if my multiclass character's favorite class is lower than the other classes will he/she still recieve a -%20 exp. penilty. For example, I have a shield dwarf, who's favored class is fighter, and is a fighter but also a cleric. What if he was a 7th level fighter and 12th level cleric. Would he suffer the -%20 exp. Also I have a halfling whos' favorite class is Barbarian. He is 7th level Barbarian and 10th level thief and 11 level cleric. Would he/she suffer the -%20 exp.?
Thanks guys
Patrick
Favored Class
Favored Class
Screamming!!!!!!!!!!!!
- BlackJesus666
- Posts: 126
- Joined: Sun Jul 07, 2002 6:17 am
- Location: Germany
- Contact:
- BlackJesus666
- Posts: 126
- Joined: Sun Jul 07, 2002 6:17 am
- Location: Germany
- Contact:
BlackJesus666 are you sure about that. If I remember you dont receive a xp penalty when you have a favored class as long it is only 1 other class you have levels in. If you had a character that had levels in fighter and cleric (no xp penalty). But if you had levels in fighter, cleric and rogue you would incurr an xp penalty. Again im not positive about this so maybe someone else can set me straight if im wrong.
Slacker
Slacker
- DarkEntity
- Posts: 12
- Joined: Wed Oct 30, 2002 7:31 am
- Location: Singapore
- Contact:
lets do some programming:B
if characterFavouredClass="Fighter" and characterClassLevel="Fighter10|Rogue6|Cleric7" then
ignoreFavouredClass("Fighter")
if differenceUnfavouredClassLevel("Rogue6|Cleric7") < 1 then
expPenalty("FALSE")
end if
end if
*smiles*
n.b. in short, ignore ur class levels of the class which is ur favoured class (i.e. dwarf-fighter, drow-mage/cleric) and calculate the difference of the other unfavoured classes. (i.e. classA-lvl 6, classB-lvl7 >> difference 1, so no exp penalty)
else... (classA-lvl 6, classB- lvl 9, >> difference 3, so 20%exp penalty)
not so sure about having a 3rd unfavoured class.. cos ur exp penalty can go up to 40%, 60%, 80%.
if characterFavouredClass="Fighter" and characterClassLevel="Fighter10|Rogue6|Cleric7" then
ignoreFavouredClass("Fighter")
if differenceUnfavouredClassLevel("Rogue6|Cleric7") < 1 then
expPenalty("FALSE")
end if
end if
*smiles*
n.b. in short, ignore ur class levels of the class which is ur favoured class (i.e. dwarf-fighter, drow-mage/cleric) and calculate the difference of the other unfavoured classes. (i.e. classA-lvl 6, classB-lvl7 >> difference 1, so no exp penalty)
else... (classA-lvl 6, classB- lvl 9, >> difference 3, so 20%exp penalty)
not so sure about having a 3rd unfavoured class.. cos ur exp penalty can go up to 40%, 60%, 80%.
- BlackJesus666
- Posts: 126
- Joined: Sun Jul 07, 2002 6:17 am
- Location: Germany
- Contact:
Originally posted by slacker2
BlackJesus666 are you sure about that. If I remember you dont receive a xp penalty when you have a favored class as long it is only 1 other class you have levels in. If you had a character that had levels in fighter and cleric (no xp penalty). But if you had levels in fighter, cleric and rogue you would incurr an xp penalty. Again im not positive about this so maybe someone else can set me straight if im wrong.
Slacker
YES I AM SURE!
Fighter = favored class. ignored.
Rogue + Cleric = differ only one Level, nothing wrong with that.
Re-roll to remain