Bu quest serverinizde ekli olan bir pet'e level aldırmayı sağlar. Quest Kodları !
Not sadece ! 34k da çalışmaktadır.
Eğer maksimum seviyesini değiştirmek istiyorsanız, sadece bu değişkeni değiştirin:
Yerel MAX_LEVEL = 20
Ama eğer max seviyesini değiştirirseniz exp tablosu çok düzenleme var örneğin.
local MAX_LEVEL =25
exp tablosu şöyle:
local exp_table ={100,200,300,400,500,600,700,800,900,1000,1100,1200,1300,1400,1500,1600,1700,1800,1900,2000,2100,2200,2300,2400,2500}
Alıntıdır bunu belirteyim Kimsenin Kul hakına girmek istemyiyorum o yüzden Deneyenler Olursa Foto atabilirlerse Konuya Ekleyebilirim.
Çalıştıgına Dair Kanıt olur böylece.
Not sadece ! 34k da çalışmaktadır.
Yeni Pet exp ve Level Sistemi
Metin2 Lobby olarak oyuncularımıza daha keyifli ve sürdürülebilir bir oyun deneyimi sunabilmek adına Pet exp ve Level Sistemi üzerinde önemli geliştirmeler yaptık. Bu sistem sayesinde evcil hayvanlarınız artık sadece dekoratif bir rol üstlenmekle kalmayacak, aynı zamanda oyun içinde aktif bir şekilde gelişim gösterecek. Bu yazıda yeni Pet exp ve level sistemi hakkında detaylı bilgileri bulacaksınız.
Pet Exp Nedir?
Pet Exp, Metin2 oyununda evcil hayvanların kazandığı deneyim puanıdır. Bu puanlar, petinizi savaşlarda veya görevlerde kullanarak kazanılır. Yeni sistemle birlikte, petlerinizin kazandığı her exp puanı, doğrudan seviye atlamalarına katkı sağlar. Bu sayede petlerinizin攻击力, savunması ve diğer özelliklerinde artışlar gözlemlenecektir.
Pet Level Sistemi Nasıl Çalışır?
Her pet belirli bir exp miktarı topladığında otomatik olarak seviye atlar. Seviye atlama esnasında petinize özel bonuslar devreye girer. Bu bonuslar arasında can artışı,攻击力 artışı, hız artışı gibi özellikler yer alabilir. Ayrıca her seviye atlama sonrası petinize özel yetenekler kazandırılır. Bu yetenekler savaşlarda ciddi avantajlar sağlar.
Pet Exp Kazanmanın Yolları
Petlerinizin exp kazanabilmesi için onları aktif olarak kullanmanız gerekir. Petlerin exp kazandığı başlıca yöntemler şunlardır:
- Canavarları pet ile öldürmek
- Günlük görevlerde pet kullanmak
- Pet ile birlikte PvP yapmak
- Pet ile özel etkinliklere katılmak
Exp kazanma oranları her görevde farklılık gösterir. Özellikle günlük görevler ve özel etkinliklerde petlerinize bonus exp verilmektedir.
Pet Seviyesine Göre Özellik Artışları
Petlerinizin seviyesi yükseldikçe aşağıdaki özelliklerde artışlar meydana gelir:
- Can miktarı artar
-攻击力 artar
- Savunma artar
- Hız artar
- Özel beceriler edinir
Her 10 seviyede bir petlerinize özel bir özellik verilir. Bu özellikler savaşta çok güçlü destek sağlar.
Pet Sistemine Özel Görevler (Quests)
Petlerinizin gelişimini desteklemek için özel questler tasarladık. Bu görevler sayesinde petlerinize özel ödüller, ekipmanlar ve bonus exp kazanabilirsiniz. Quest sistemi, Metin2'de lua tabanlı çalışmaktadır. Görevlerin doğru çalışması için quest editörleri tarafından özel scriptler yazılmıştır. Bu scriptler, petlerin görevlerde aktif rol almasını sağlar.
Pet Exp Sisteminin Geleceği
Gelecekte pet exp sistemi daha da genişletilecek. Yeni görevler, özel etkinlikler ve ödül sistemleri planlanmaktadır. Oyuncularımızın geri bildirimleri doğrultusunda sistem sık sık güncellenerek daha keyifli hale getirilecek.
New Pet Exp and Level System
At Metin2 Lobby, we have made significant improvements to the Pet Exp and Level System in order to provide our players with a more enjoyable and sustainable gaming experience. With this system, your pets will no longer serve just a decorative role; they will actively develop within the game. In this article, you will find detailed information about the new Pet Exp and Level System.
What is Pet Exp?
Pet Exp refers to the experience points earned by pets in Metin2. These points are gained by using your pets in battles or quests. With the new system, every exp point earned by your pets contributes directly to their level-ups. As a result, you will notice increases in your pets' attack power, defense, and other attributes.
How Does the Pet Level System Work?
Whenever a pet accumulates a certain amount of exp, it automatically levels up. During each level-up, special bonuses are granted to the pet. These may include increased health, attack power, and speed. Additionally, special abilities are unlocked with each level-up, which offer significant advantages during combat.
Ways to Gain Pet Exp
To gain exp for your pets, you must actively use them. The main methods through which pets earn exp include:
- Killing monsters with your pet
- Using your pet during daily quests
- Engaging in PvP while accompanied by your pet
- Participating in special events with your pet
The exp rates vary depending on the quest. Daily quests and special events especially offer bonus exp for pets.
Attribute Increases Based on Pet Levels
As your pets level up, the following attributes increase:
- Health points
- Attack power
- Defense
- Speed
- Special skills
Every 10 levels, your pets receive a unique ability. These abilities provide strong support in battles.
Special Pet Quests
We have designed special quests to support your pets' development. Through these quests, you can win exclusive rewards, equipment, and bonus exp for your pets. The quest system operates based on Lua in Metin2. To ensure proper functionality, special scripts have been written by quest editors so that pets can actively participate in quests.
Future of the Pet Exp System
In the future, the pet exp system will be further expanded. New quests, special events, and reward systems are planned. Based on player feedback, the system will be regularly updated to enhance enjoyment.
Not sadece ! 34k da çalışmaktadır.
Kod:
[COLOR=#000000]state start [/COLOR][COLOR=#000088]begin[/COLOR][COLOR=#000088]function[/COLOR][COLOR=#000000] give_pet_exp[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]ammount[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] pet_item [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]getqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_item"[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] pet_level [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]getqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_level"[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] pet_exp [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]getqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_exp"[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] exp_table [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]100[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]200[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]300[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]400[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]500[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]600[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]700[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]800[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]900[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1000[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1100[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1200[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1300[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1400[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1500[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1600[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1700[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1800[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1900[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]20000[/COLOR][COLOR=#666600]}[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] mobVnum [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]get_pet_info[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600])[[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] MAX_LEVEL [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#006666]20[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] pet_level [/COLOR][COLOR=#666600]<=[/COLOR][COLOR=#000000] MAX_LEVEL [/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] pet_exp [/COLOR][COLOR=#666600]>[/COLOR][COLOR=#000000] exp_table[/COLOR][COLOR=#666600][[/COLOR][COLOR=#000000]pet_level[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]spawn_effect[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600],[/COLOR][COLOR=#008800]"d:ymir workeffectetclevelup_1level_up.mse"[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_level"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000]pet_level[/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_exp"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] syschat[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"Your pet has reached Level "[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_level[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]else[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]pet_item[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_exp"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000]pet_exp[/COLOR][COLOR=#666600]+[/COLOR][COLOR=#000000]ammount[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]function[/COLOR][COLOR=#000000] get_pet_info[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]itemVnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] pet_info_map [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53001[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34001[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_010_say [/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53002[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34002[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_020_say [/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53003[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34003[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_040_say [/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53005[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34004[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_050_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53006[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34009[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_050_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53010[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34008[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_060_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53011[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34007[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_070_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53012[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34005[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_080_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53013[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34006[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_090_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53007[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34010[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_100_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53008[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34011[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_110_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53009[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34012[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_120_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]38200[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34006[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_090_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]38201[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34006[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_090_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53014[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34013[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_130_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53015[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34014[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_140_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53016[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34015[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_150_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]53017[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#006666]34016[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_160_say[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]},[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]}[/COLOR][COLOR=#000000] itemVnum [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] tonumber[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]itemVnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] pet_info_map[/COLOR][COLOR=#666600][[/COLOR][COLOR=#000000]itemVnum[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]function[/COLOR][COLOR=#000000] get_spawn_effect_file[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]idx[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] effect_table [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]{[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000088]nil[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600]][/COLOR][COLOR=#666600]=[/COLOR][COLOR=#008800]"d:ymir workeffectetcappear_dienpc2_appear.mse"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]}[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] effect_table [/COLOR][COLOR=#666600][[/COLOR][COLOR=#000000]idx[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]when[/COLOR][COLOR=#006666]38200.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]38201.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53007.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53013.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53012.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53011.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53010.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53006.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53005.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53002.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53001.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53003.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53008.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53009.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53014.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53015.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53016.use[/COLOR][COLOR=#000088]or[/COLOR][COLOR=#006666]53017.use[/COLOR][COLOR=#000088]begin[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] pet_info [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]get_pet_info[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]vnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]getqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]vnum[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_exp"[/COLOR][COLOR=#666600])[/COLOR][COLOR=#666600]==[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]vnum[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_exp"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_"[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]vnum[/COLOR][COLOR=#666600]..[/COLOR][COLOR=#008800]"_level"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]setqf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#008800]"pet_item"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]vnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000088]null[/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000000] pet_info [/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] mobVnum [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pet_info[/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] petName [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pet_info[/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]2[/COLOR][COLOR=#666600]][/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] spawn_effect_file_name [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]get_spawn_effect_file[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]pet_info[/COLOR][COLOR=#666600][[/COLOR][COLOR=#006666]3[/COLOR][COLOR=#666600]])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000088]true[/COLOR][COLOR=#666600]==[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]is_summon[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] spawn_effect_file_name [/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000088]nil[/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]spawn_effect [/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] spawn_effect_file_name[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]unsummon[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]else[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]count_summoned[/COLOR][COLOR=#666600]()[/COLOR][COLOR=#666600]<[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]summon[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] petName[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000088]false[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]else[/COLOR][COLOR=#000000] syschat[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]gameforge[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]_030_chat[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#000000] spawn_effect_file_name [/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000088]nil[/COLOR][COLOR=#000088]then[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]spawn_effect [/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]mobVnum[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] spawn_effect_file_name[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]when[/COLOR][COLOR=#000000] kill [/COLOR][COLOR=#000088]with[/COLOR][COLOR=#000000] pet[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]count_summoned[/COLOR][COLOR=#666600]()[/COLOR][COLOR=#666600]==[/COLOR][COLOR=#006666]1[/COLOR][COLOR=#000088]and[/COLOR][COLOR=#000088]not[/COLOR][COLOR=#000000] npc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]is_pc[/COLOR][COLOR=#666600]()[/COLOR][COLOR=#000088]begin[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] exp_give [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] number[/COLOR][COLOR=#666600]([/COLOR][COLOR=#006666]1[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]40[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]local[/COLOR][COLOR=#000000] finnaly_exp [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]pc[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]get_level[/COLOR][COLOR=#666600]()[/COLOR][COLOR=#666600]*[/COLOR][COLOR=#000000] exp_give [/COLOR][COLOR=#666600]/[/COLOR][COLOR=#006666]10[/COLOR][COLOR=#666600])[/COLOR][COLOR=#666600]*[/COLOR][COLOR=#006666]2[/COLOR][COLOR=#000000] pet_system[/COLOR][COLOR=#666600].[/COLOR][COLOR=#000000]give_pet_exp[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]finnaly_exp[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]end[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000000] [/COLOR][/FONT]
Yerel MAX_LEVEL = 20
Ama eğer max seviyesini değiştirirseniz exp tablosu çok düzenleme var örneğin.
local MAX_LEVEL =25
exp tablosu şöyle:
local exp_table ={100,200,300,400,500,600,700,800,900,1000,1100,1200,1300,1400,1500,1600,1700,1800,1900,2000,2100,2200,2300,2400,2500}
Alıntıdır bunu belirteyim Kimsenin Kul hakına girmek istemyiyorum o yüzden Deneyenler Olursa Foto atabilirlerse Konuya Ekleyebilirim.
Çalıştıgına Dair Kanıt olur böylece.
Not sadece ! 34k da çalışmaktadır.
Yeni Pet exp ve Level Sistemi
Metin2 Lobby olarak oyuncularımıza daha keyifli ve sürdürülebilir bir oyun deneyimi sunabilmek adına Pet exp ve Level Sistemi üzerinde önemli geliştirmeler yaptık. Bu sistem sayesinde evcil hayvanlarınız artık sadece dekoratif bir rol üstlenmekle kalmayacak, aynı zamanda oyun içinde aktif bir şekilde gelişim gösterecek. Bu yazıda yeni Pet exp ve level sistemi hakkında detaylı bilgileri bulacaksınız.
Pet Exp Nedir?
Pet Exp, Metin2 oyununda evcil hayvanların kazandığı deneyim puanıdır. Bu puanlar, petinizi savaşlarda veya görevlerde kullanarak kazanılır. Yeni sistemle birlikte, petlerinizin kazandığı her exp puanı, doğrudan seviye atlamalarına katkı sağlar. Bu sayede petlerinizin攻击力, savunması ve diğer özelliklerinde artışlar gözlemlenecektir.
Pet Level Sistemi Nasıl Çalışır?
Her pet belirli bir exp miktarı topladığında otomatik olarak seviye atlar. Seviye atlama esnasında petinize özel bonuslar devreye girer. Bu bonuslar arasında can artışı,攻击力 artışı, hız artışı gibi özellikler yer alabilir. Ayrıca her seviye atlama sonrası petinize özel yetenekler kazandırılır. Bu yetenekler savaşlarda ciddi avantajlar sağlar.
Pet Exp Kazanmanın Yolları
Petlerinizin exp kazanabilmesi için onları aktif olarak kullanmanız gerekir. Petlerin exp kazandığı başlıca yöntemler şunlardır:
- Canavarları pet ile öldürmek
- Günlük görevlerde pet kullanmak
- Pet ile birlikte PvP yapmak
- Pet ile özel etkinliklere katılmak
Exp kazanma oranları her görevde farklılık gösterir. Özellikle günlük görevler ve özel etkinliklerde petlerinize bonus exp verilmektedir.
Pet Seviyesine Göre Özellik Artışları
Petlerinizin seviyesi yükseldikçe aşağıdaki özelliklerde artışlar meydana gelir:
- Can miktarı artar
-攻击力 artar
- Savunma artar
- Hız artar
- Özel beceriler edinir
Her 10 seviyede bir petlerinize özel bir özellik verilir. Bu özellikler savaşta çok güçlü destek sağlar.
Pet Sistemine Özel Görevler (Quests)
Petlerinizin gelişimini desteklemek için özel questler tasarladık. Bu görevler sayesinde petlerinize özel ödüller, ekipmanlar ve bonus exp kazanabilirsiniz. Quest sistemi, Metin2'de lua tabanlı çalışmaktadır. Görevlerin doğru çalışması için quest editörleri tarafından özel scriptler yazılmıştır. Bu scriptler, petlerin görevlerde aktif rol almasını sağlar.
Pet Exp Sisteminin Geleceği
Gelecekte pet exp sistemi daha da genişletilecek. Yeni görevler, özel etkinlikler ve ödül sistemleri planlanmaktadır. Oyuncularımızın geri bildirimleri doğrultusunda sistem sık sık güncellenerek daha keyifli hale getirilecek.
New Pet Exp and Level System
At Metin2 Lobby, we have made significant improvements to the Pet Exp and Level System in order to provide our players with a more enjoyable and sustainable gaming experience. With this system, your pets will no longer serve just a decorative role; they will actively develop within the game. In this article, you will find detailed information about the new Pet Exp and Level System.
What is Pet Exp?
Pet Exp refers to the experience points earned by pets in Metin2. These points are gained by using your pets in battles or quests. With the new system, every exp point earned by your pets contributes directly to their level-ups. As a result, you will notice increases in your pets' attack power, defense, and other attributes.
How Does the Pet Level System Work?
Whenever a pet accumulates a certain amount of exp, it automatically levels up. During each level-up, special bonuses are granted to the pet. These may include increased health, attack power, and speed. Additionally, special abilities are unlocked with each level-up, which offer significant advantages during combat.
Ways to Gain Pet Exp
To gain exp for your pets, you must actively use them. The main methods through which pets earn exp include:
- Killing monsters with your pet
- Using your pet during daily quests
- Engaging in PvP while accompanied by your pet
- Participating in special events with your pet
The exp rates vary depending on the quest. Daily quests and special events especially offer bonus exp for pets.
Attribute Increases Based on Pet Levels
As your pets level up, the following attributes increase:
- Health points
- Attack power
- Defense
- Speed
- Special skills
Every 10 levels, your pets receive a unique ability. These abilities provide strong support in battles.
Special Pet Quests
We have designed special quests to support your pets' development. Through these quests, you can win exclusive rewards, equipment, and bonus exp for your pets. The quest system operates based on Lua in Metin2. To ensure proper functionality, special scripts have been written by quest editors so that pets can actively participate in quests.
Future of the Pet Exp System
In the future, the pet exp system will be further expanded. New quests, special events, and reward systems are planned. Based on player feedback, the system will be regularly updated to enhance enjoyment.
