guessing u know how take out the gamesave all you gotta to is open the file DD_SAVEDATA_00 and on contents u extract the file name DD_SAVEDATA use the dragon dogma tool and look u look fo rthis part
and you change only th number that it between "" does to simbol like you can see this is for ur player hp stamina attacks and all that
<f32 name="mHp" value="10412.000000"/>
<f32 name="mHpMax" value="10312.000000"/>
<f32 name="mHpMaxWhite" value="10412.000000"/>
<f32 name="mStamina" value="9993245.000000"/>
<f32 name="mStaminaBase" value="500.000000"/>
<f32 name="mStaminaLv" value="9992715.000000"/>
<f32 name="mBasicAttack" value="2404.000000"/>
<f32 name="mBasicDefend" value="2314.000000"/>
<f32 name="mBasicMgcAttack" value="1911.000000"/>
<f32 name="mBasicMgcDefend" value="1850.000000"/>
this part 4 job points note u gotta change the 10 to tha same number
<array name="mJobPoints" type="u32" count="10">
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<s32 name="mGold" value="9999999"/> (this is for gold )
<s32 name="OnlinePoint" value="9999999"/>(this is for online point )
well that just the basic have fun