Akace Posted April 30, 2022 Posted April 30, 2022 Hi guys! Could someone guide me how to add this system in pre-renewal? Quote
0 Slammer Posted April 30, 2022 Posted April 30, 2022 (edited) 14 hours ago, Akace said: Hi guys! Could someone guide me how to add this system in pre-renewal? try this trick: db/item_randomopt_group.yml Footer: Imports: - Path: db/re/item_randomopt_group.yml Mode: Renewal - Path: db/import/item_randomopt_group.yml to Footer: Imports: - Path: db/pre-re/item_randomopt_group.yml Mode: Prerenewal - Path: db/re/item_randomopt_group.yml Mode: Renewal - Path: db/import/item_randomopt_group.yml copy item_randomopt_group.yml db/re to db/pre-re edit mob_db.yml: - Id: 1002 AegisName: PORING Name: Poring Level: 1 Hp: 60 BaseExp: 150 JobExp: 40 Attack: 8 Attack2: 1 Defense: 2 MagicDefense: 5 Str: 6 Dex: 6 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Water ElementLevel: 1 WalkSpeed: 400 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Jellopy Rate: 7000 - Item: Knife_ Rate: 100add this: RandomOptionGroup: Group_1 - Item: Sticky_Mucus Rate: 400 - Item: Apple Rate: 1000 - Item: Wing_Of_Fly Rate: 500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 20 StealProtected: true for Group_1 you can see at item_randomopt_group.yml if successful, can be done to a different mob Edited April 30, 2022 by Slammer Quote
Question
Akace
Hi guys!
Could someone guide me how to add this system in pre-renewal?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.