;---------------------------------------------------------------------------------
; Party Experience Percent
;---------------------------------------------------------------------------------
[PartyExp]
;---------------------------------------------------------------------------------
; Set Party Exp - DK + FE + DW
; [120][230][270][300]
;---------------------------------------------------------------------------------
SetPartyExp2 = 200
SetPartyExp3 = 250
SetPartyExp4 = 300
SetPartyExp5 = 350
;---------------------------------------------------------------------------------
; Set Party Exp in Devil Square
; [120][230][270][300]
;---------------------------------------------------------------------------------
DSSetPartyExp2 = 200
DSSetPartyExp3 = 250
DSSetPartyExp4 = 300
DSSetPartyExp5 = 350
;---------------------------------------------------------------------------------
; Party Exp
; [160][180][200][220]
;---------------------------------------------------------------------------------
PartyExp2 = 200
PartyExp3 = 250
PartyExp4 = 300
PartyExp5 = 350
;---------------------------------------------------------------------------------
; Party Exp in Devil Square
; [160][180][200][220]
;---------------------------------------------------------------------------------
DSPartyExp2 = 200
DSPartyExp3 = 250
DSPartyExp4 = 300
DSPartyExp5 = 350