EP8 train pets, and get options u want! even 10 x same option :)

Junior Spellweaver
Joined
Jan 27, 2011
Messages
140
Reaction score
182
Hi all. I will write guide to train pet in way u want :)

1) Get any pet u want
2) Level it until lv10
3) Send/get a lot of Pet Untrain Kit - id:3337 ItemOpt = 100
4) Send/get a lot of Force core highest - id:1215
5) Train ur pet at alchemist - all 10slots
6) We have for example pet like on ss below
Cabal(130210-1214-Ver369-0000) - EP8 train pets, and get options u want! even 10 x same option :) - RaGEZONE Forums
7) Because its now what we want, we use Pet Untrain Kit - right click on it, and click on ur pet, we have window like below
Cabal(130210-1216-Ver369-0000) - EP8 train pets, and get options u want! even 10 x same option :) - RaGEZONE Forums
8) Click ones, u want delete , like on ss below and click Delete Functions
Cabal(130210-1217-Ver369-0000) - EP8 train pets, and get options u want! even 10 x same option :) - RaGEZONE Forums
9) And now we have such pet
Cabal(130210-1218-Ver369-0000) - EP8 train pets, and get options u want! even 10 x same option :) - RaGEZONE Forums
10) Now REPEAT training pet and removing unwanted skills until u get pet like u want (because I have more important things to do, didnt had time to get same 10 options so here is sample).
Cabal(130210-1243-Ver369-0000) - EP8 train pets, and get options u want! even 10 x same option :) - RaGEZONE Forums
11) Dont forget u can use Pet Slot Extender id:2346 , but u must set DurationIdx = 21, now get 2nd pet and u have 2 pets :)

Hope it my post will be helpful for someone, if yes click reputation and/or like ;)
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jan 27, 2011
Messages
140
Reaction score
182
I forget to write. If every option is bad, use Pet Untrain Kit id: 1466 , it untrain all pet skills
 
Junior Spellweaver
Joined
Jun 2, 2011
Messages
145
Reaction score
14
go to server side find pet.scp and find this :
[Pet_Option] Pet_Type Option_id Force_Id Value Value_Type Probability
0 1 1 1 30 1 3.3333333333333335
1 1 2 2 30 1 3.3333333333333335
2 1 3 3 5 1 3.3333333333333335
3 1 4 4 5 1 3.3333333333333335
4 1 5 5 3 1 3.3333333333333335
5 1 6 6 60 1 3.3333333333333335
6 1 7 7 30 1 3.3333333333333335
7 1 8 8 2 2 3.3333333333333335
8 1 9 9 1 2 3.3333333333333335
9 1 10 10 1 2 3.3333333333333335
10 1 11 12 5 1 3.3333333333333335
11 1 12 13 5 1 3.3333333333333335
12 1 13 25 1 2 3.3333333333333335
13 1 14 30 1 2 3.3333333333333335
14 1 15 32 1 2 3.3333333333333335
15 1 16 34 1 2 3.3333333333333335
16 1 17 35 1 2 3.3333333333333335
17 1 18 36 1 2 3.3333333333333335
18 1 19 37 3 1 3.3333333333333335
19 1 20 38 3 1 3.3333333333333335
20 1 21 39 5 1 3.3333333333333335
21 1 22 41 2 1 3.3333333333333335
22 1 23 43 10 2 3.3333333333333335
23 1 24 51 2 2 3.3333333333333335
24 1 25 97 1 2 3.3333333333333335
25 1 26 98 1 2 3.3333333333333335
26 1 27 99 1 2 3.3333333333333335
27 1 28 101 1 2 3.3333333333333335
28 1 29 102 1 2 3.3333333333333335
29 1 30 103 1 2 3.3333333333333335

and this is opt for this :
0 : HP
1 : MP
2: ATT
3: M ATT
4: DEF
5:ATT RATE
6:DEF RATE
7:CD
8:CRI
9:MIN GMD
10:MAX HP STEAL PER HIT
11:MAX MP STEAL PER HIT
12: MAX CRITICAL RATE
13:SWORD SKILL AMP
14: MAGIC SKILL AMP
15:HP STEAL
16:MP STEAL
17:FLEE RATE
18:HP AUTO HEAL
19:MP AUTO HEAL
20:ADD DMG
21:SKILL EPX
22:SKILL EXP?
23:DROP UP
dont check others yet.
 
Junior Spellweaver
Joined
Jan 27, 2011
Messages
140
Reaction score
182
But if I mean correctly , would have to change other rates to 0%, and in such situation I'm not 100% sure if client wouldnt bug, and even if than there wouldnt be any chance to put any other option. Thats why I think, that can use ur guide, for rising chance of amp for example, and using my method to clean options that wouldnt suit someone :) I'm glad u wrote ur method and really thx for that. Important is fiding and sharing way to get good resault :)
 
Junior Spellweaver
Joined
Jun 2, 2011
Messages
145
Reaction score
14
ill puting to my pets all option with rates 70% for ex. cri so no problem here.
 
Newbie Spellweaver
Joined
Dec 11, 2010
Messages
15
Reaction score
2
USE Server01;

UPDATE dbo.cabal_pet_table SET dbo.cabal_pet_table.Options = 0x0D0D0D0D0D0D0D0D0D0D00000000000000000000000000000000000000000000
,dbo.cabal_pet_table.NickName = 'TheHawk',dbo.cabal_pet_table.Lev=10
WHERE
dbo.cabal_pet_table.PetSerial = [petSerial];

01=HP
02=MP
03=Attack
04=Magic Attack
05=Defense
06=Attack rate
07=Def rate
08=CDI
09=crit rate
0A=Min Dmg
0B=Max HP steal per hit
0C=Max MP steal per hit
0D=max rate
0E=SSA
0F=MSA
10=HP Steal %
11=MP Steal
12=Flee rate
13=HP Auto heal
14=MP Auto Heal
15=Add Dmg
16=Skill Book
17=Alz Drop


This is how I customize my pet. ;) Get any pet and find its PetSerial from the database. Run the query above with your choice of enchant options and pet name.
 
Newbie Spellweaver
Joined
Nov 12, 2011
Messages
40
Reaction score
3
in BeGa admin tool u have also option to edit slots for pets.
 
Back
Top