Fell Seal: Arbiter's Mark

Fell Seal: Arbiter's Mark

Not enough ratings
MOAR things to do with Save Files - CHEATING!!!! :)
By Griede Starless
so, this is to add to what witness1 said here

https://steamcommunity.com/sharedfiles/filedetails/?id=2109001409


i will be going in to further detail from what they pointed out in their guide.
things i will be pointing out beyond their guide are

character cloneing/ free recruits

difference between ap per class, and class unlocked

as well as - an important note about mages -
   
Award
Favorite
Favorited
Unfavorite
Editing Save file
SO firstly, you want to find your save file,
reitereing what the other guide points out


go to your documents folder
open the fell seal folder
open the saves folder
there are 2 types of files

autosave files -
slot-1
slot-2
slot-3
slot-4
etc

and regular save files
slot00
slot01
slot02
etc


i only use the regular save files for editing.

now most of the things here are in plain language
name = characters name
mgold = how much gold you have
ap per class = states which classes you have ap for, and how much for each class you currently have\
classes uinlocked = which classes you curently have unlocked, as well as how many skills/ ranks are unlocked.
Character Cloneing/ Free Recruits and stats
so in this section i will explain how to clone a character, and thereby get a free recruit as well as any free equipment they were carrying

first, you open your save file, and find a character

copy everything from
<CharacterData> to </CharacterData>


please keep in mind that spacing from the left page border is important, though anyone used to coding will realize this.

now, what you do next, is past your new character just after the last character currently on the list, and change their name so you can tell them apart. ensure that you are honoring original spacing from left page border. i believe it is 4 spaces.

now save your file in the text editor, then load the save in the game and viola!!! you have a new free character :)


note: you can likely paste these new characters before or after or between any of the other characters and it likely wont mater, but i prefer to place mine at the end of the character list.

Some Stats
So, when editing the save file, if you are curious as to how to effectively max out classes and class skills, pay close attention to the following:


This is the AP earned per job:

<apPerJob data="ALCH|2800,UTIL|3250,WARM|3100,WIZA|3150" />
simply editing the number beyond the | symbol will adjust the amount of AP for that class.
copying and pasteing another class in such as "HEAL|3000," without quotes will add that classes availability and AP points so long as previous classes have already been unlocked that class will show up. Also, order doesnt seem to mater, the job list has its own rank order independent of this list, so the jobs can be in this list in any order, and as long as they are properly formatted they will show up.


Honestly, i think you can ignore this part, it really doesn't seem to do anything important for our purposes :
<apPerJobCheck data="KNIG|3050,HEAL|3000,MERC|3250,WARM|3100" />


Jobs Learned:

<jobsLearned data="MERC|1!1!3!3!3!1!1,ASSA|1!3!1!3!3!1!1,WARM|1!1!3!3!3!1" />

this section shows which jobs have been unlocked. the numbers here relate somehow to which skills have been unlocked. as you can see, its a very similar format to what the AP per job field looks like, which means you can copy and paste from here.



now, if you really want to be a cheating miscreant, take a look at the following...



this list represents all of the normal classes most human characters can achieve, as well as 3 special classes.


ALCH|1!3!3!3!3!3,ANAT|1!3!3!3!1!3,ASSA|1!3!1!3!3!1!1,BHUN|1!3!3!3!3!1,BLAD|1!3!3!3!3!1,DEMK|1!3!3!3!1!3,DRUI|1!1!3!3!1,FELL|1!3!3!3!3!1,GADG|1!3!1,GAMB|1!3!3!3!3!1,GUNN|1!3!3!3!3!1,HEAL|1!3!3!3!3!1,KNIG|1!3!3!3!3!1,MARK|1!3!3!3!3!3!1,MERC|1!1!3!3!3!1!1,PEDD|1!3!3!3!3!1,RANG|1!3!1!3!3!1!1,REAV|1!3!1!3!3!3,ROGU|1!3!3!3!3!3,SORC|1!1!3!3!3!1!1,TEMP|1!3!1!3!3!3,UTIL|1!1!3!3!1!3!1,WARM|1!1!3!3!3!1,WIZA|1!1!3!3!1!1!1


these three are special classes - anatomist (yates), Demon Knight(Anadine), and Bounty Hunter(Katja)
ANAT|1!3!3!3!1!3,DEMK|1!3!3!3!1!3,BHUN|1!3!3!3!3!1

and special means they are basically secret, and only pop up under special circumstances.
this also apparently means you have to paste in the jobs unlocked to have them availible, unlike the regular clkasses which just need AP availible. now, if you would simply like access to these classes so you can max them out youself, then simply paste in the following

ANAT|1,DEMK|1,BHUN|1


this is by no means an exhaustive list, as there are more special classes to be obtained.




now for some more excessive cheating :)





a Free Warrior

https://steamuserimages-a.akamaihd.net/ugc/1868447341468361991/8E89366CE91913A170ACA58DE442292EDF69977E/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

<CharacterData>
<mVersion>3</mVersion>
<mOutfitSelection>
<mBody>dark</mBody>
<mHead>scheming</mHead>
<mEye>gray</mEye>
<mHair>hangingspikes</mHair>
<mHairColor>brown</mHairColor>
<mBeard>chinpuff</mBeard>
<mBeardColor>brown</mBeardColor>
<mAcc>eyepatch</mAcc>
<mAccColor>pink</mAccColor>
<mOutfit>assassin</mOutfit>
<mOutfitColor>green</mOutfitColor>
<mHatMatch>false</mHatMatch>
<mOutfiteMatch>false</mOutfiteMatch>
</mOutfitSelection>
<apPerJob data="ALCH|5000,ANAT|5000,ASSA|5000,BHUN|3650,BLAD|5000,DEMK|5000,DRUI|5000,FELL|5000,GADG|5000,GAMB|5000,GUNN|5000,HEAL|5000,KNIG|5000,MERC|5000,PEDD|5000,RANG|5000,REAV|5000,ROGU|5000,SORC|5000,TEMP|5000,UTIL|5000,WARM|5000,WIZA|5000" />
<apPerJobCheck data="KNIG|3050,HEAL|3000,MERC|3250,ROGU|3125,RANG|3000,PEDD|3025,UTIL|3250,BLAD|3000,REAV|3030,WIZA|3150,GAMB|3175,GADG|4000,TEMP|2950,ALCH|2800,DRUI|3450,GUNN|3150,FELL|3025,ASSA|3000,SORC|3050,WARM|3100" />
<jobsLearned data="ALCH|1!3!3!3!3!3,ANAT|1!3!3!3!1!3,ASSA|1!3!1!3!3!1!1,BHUN|1!3!3!3!3!1,BLAD|1!3!3!3!3!1,DEMK|1!3!3!3!1!3,DRUI|1!1!3!3!1,FELL|1!3!3!3!3!1,GADG|1!3!1,GAMB|1!3!3!3!3!1,GUNN|1!3!3!3!3!1,HEAL|1!3!3!3!3!1,KNIG|1!3!3!3!3!1,MARK|1!3!3!3!3!3!1,MERC|1!1!3!3!3!1!1,PEDD|1!3!3!3!3!1,RANG|1!3!1!3!3!1!1,REAV|1!3!1!3!3!3,ROGU|1!3!3!3!3!3,SORC|1!1!3!3!3!1!1,TEMP|1!3!1!3!3!3,UTIL|1!1!3!3!1!3!1,WARM|1!1!3!3!3!1,WIZA|1!1!3!3!1!1!1" />
<name>Drax the Destroyer</name>
<experience>80</experience>
<level>99</level>
<index>16</index>
<aiStyle>1</aiStyle>
<realStatsNew data="1200,1200,1200,1200" />
<realHealthMaxNew data="5500,4500" />
<realSpeed>350.83</realSpeed>
<mainJob>KNIG</mainJob>
<subJob>ALCH</subJob>
<equippedPassivesNew data="TEMP-P1,MERC-P1" />
<counter>REAV-C1</counter>
<mGearOrderNew data="SPR-10,SHI-36,HHE-09,BHE-10,AGL-04,ARI-04" />
<portraitName>portrait-human-male-zenemy-peddlermedium</portraitName>
</CharacterData>



Some Important Notes about Mages
So you may have noticed that unlike in some other similar games, mages do not start with MP when the battle starts.

well, lets remedy that, shall we?

so, some skills you want to clamp an eyeball on to are

Mana Expert: Start with 15 mana instead of 0
Mana Font: Gain 1 Mana for each step taken
Absorb Mana: Gain Mana when you are hit (if you plan to get his that is)


so these should alow you to cast most spells as soon as the battle starts.

now, if you feel like thats awesome, but so far this just isnt enough, then proceed on for even more excessive cheating :)




A nice Sorcerer/ Mender:)
if you ever get to a point where you are saying to yourself
"i just dont have the energy to fight through all these high level guys..."
well alow this lady to be the cure for that itch. Just place 2 or 3 of her in your save file, and load them up for a battle on damage dealer mode. should kill most if not all enemies in 1 turn :)

https://steamuserimages-a.akamaihd.net/ugc/1868447341468358234/D445E92285D6D2D012830BC6CFC7F78BDB9D2415/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false


https://steamuserimages-a.akamaihd.net/ugc/1868447341468356875/5E4E0456B86C98348AE906D8251521DA70F8C937/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

<CharacterData>
<mVersion>3</mVersion>
<mOutfitSelection>
<mBody>pale</mBody>
<mHead>eager</mHead>
<mEye>yellow</mEye>
<mHair>buzzcut</mHair>
<mHairColor>white</mHairColor>
<mOutfit>princess</mOutfit>
<mOutfitColor>cream</mOutfitColor>
<mHatMatch>false</mHatMatch>
<mOutfiteMatch>false</mOutfiteMatch>
</mOutfitSelection>
<apPerJob data="MERC|3250,HEAL|3000,ROGU|3125,WIZA|3150,KNIG|1703,RANG|1000,GAMB|1350,ALCH|600,GADG|3000,UTIL|1500,DRUI|2209,BLAD|1064,FELL|1050,GUNN|1974,PEDD|1050,ASSA|1000,REAV|1279,WARM|1268,SORC|9234,TEMP|1453" />
<apPerJobCheck data="HEAL|3000,MERC|3250,UTIL|1500,ROGU|3125,RANG|1000,SORC|1100,WIZA|3150,PEDD|1050,KNIG|1100,GUNN|1300,GADG|3000,GAMB|1350,FELL|1050,ALCH|600,ASSA|1000,DRUI|1900,BLAD|1000,REAV|1060,TEMP|900,WARM|1200" />
<jobsLearned data="ALCH|1!3!3!3!3!3,ANAT|1!3!3!3!1!3,ASSA|1!3!1!3!3!1!1,BHUN|1!3!3!3!3!1,BLAD|1!3!3!3!3!1,DEMK|1!3!3!3!1!3,DRUI|1!1!3!3!1,FELL|1!3!3!3!3!1,GADG|1!3!1,GAMB|1!3!3!3!3!1,GUNN|1!3!3!3!3!1,HEAL|1!3!3!3!3!1,KNIG|1!3!3!3!3!1,MARK|1!3!3!3!3!3!1,MERC|1!1!3!3!3!1!1,PEDD|1!3!3!3!3!1,RANG|1!3!1!3!3!1!1,REAV|1!3!1!3!3!3,ROGU|1!3!3!3!3!3,SORC|1!1!3!3!3!1!1,TEMP|1!3!1!3!3!3,UTIL|1!1!3!3!1!3!1,WARM|1!1!3!3!3!1,WIZA|1!1!3!3!1!1!1" />
<name>Kirane the Fallen</name>
<experience>75</experience>
<level>99</level>
<index>14</index>
<aiStyle>1</aiStyle>
<realStatsNew data="803.58,803.5,804.95,804.68" />
<realHealthMaxNew data="5000,2500" />
<realSpeed>350</realSpeed>
<mainJob>SORC</mainJob>
<subJob>ALCH</subJob>
<equippedPassivesNew data="GADG-P2,HEAL-P2" />
<counter>GADG-C1</counter>
<mGearOrderNew data="ROD-36,ARI-37,HCL-09,BCL-13,ARI-04,ARI-36" />
<portraitName>portrait-human-unisex-mage-lich</portraitName>
<gender>kFemale</gender>
</CharacterData>


because sometimes wiping your ass with your cheating abilities isnt enough :)