- 0
Request About Augmentions
-
Posts
-
Good day! Due to the increasing number of questions, "Do you provide services for the client?" - I decided to answer with a separate topic. I provide services for editing/modifying the client and individual files, namely: 1. Transfer/Creation/Editing locations, geodata. 2. All kinds of work with NPCs, including transfer, animation, adding effects to them and logos. 3. Actually, Transfer/Creation/Edit any EFFECTS, including Abnormal Effects. 4. Any work with weapons, armor, accessories and everything related to it. 5. Create or edit textures, including dynamic textures. 6. Creating a Lobby Screen, Lobby Char Selection (character selection window) and Lobby Char Creation (character creation window). What I don't do: 1. Coding in any form (except for CB). I started publishing my work recently, here - YouTube And here - RuTube If required, I respect confidentiality. Any other questions? Welcome to Telegram or PM.
-
🎮https://discord.gg/yyVRtna9RB 🌎https://l2-forever.com L2 Forever was the best mid rates PvP server back in C4 and C5 and we want to give players the same experience with Interlude! # L2-Forever * EXP: 50x * Adena: 200x * Spoil: 5x * Drops: 5x # ENCHANTS *Safe Enchant : 3 *Max. Enchant : 20 *Normal Scroll chance : 65% *Blessed Scroll chance : 70% # NEW PLAYERS * Start with Coupons allowing you to get free top D-grade * Start at level 20 * Main Town Giran Harbor # BOOSTED AREA'S * Execution Grounds [ 20 - 40] * Cruma Tower [40-52] * Antharas Lair [52-61] * Antharas Heart [61-80] * Giran Harbor - Shopping Area # END GAME FARMING AREAS * Monastery of Silence and Primeval Island customized for group farm # PLATINUM ARMORS * Platinum Armors get dropped by raids, allowing everyone to obtain a set and not only donators * Many Raids all over the L2 world drop parts of the Platinum Armors # BUFFS * Buff duration is set at 1 hour for normal buffs (Buffs and Songs / Dances) * Town Buffers in all main towns with all available buffs Giran Harbor (GH) is the place to be for all your trades and item needs! Platinum Armors # FOREVER ITEMS * Unique Forever weapons & armors # UNIQUE L2 FOREVER AUGMENTATION SYSTEM * We don't use retail augmentations, we use our own unique system and glows! # OTHER CUSTOM FEATURES * Global Gatekeeper * NPC Class Changer * Auction House * Unique Augmenter * Subclass with Adena or from Cabrio * Nobless - Barakiel * Useless S weapon Special abilities like (Cheap shot) are changed
-
🎮https://discord.gg/yyVRtna9RB 🌎https://l2-forever.com L2 Forever was the best mid rates PvP server back in C4 and C5 and we want to give players the same experience with Interlude! # L2-Forever * EXP: 50x * Adena: 200x * Spoil: 5x * Drops: 5x # ENCHANTS *Safe Enchant : 3 *Max. Enchant : 20 *Normal Scroll chance : 65% *Blessed Scroll chance : 70% # NEW PLAYERS * Start with Coupons allowing you to get free top D-grade * Start at level 20 * Main Town Giran Harbor # BOOSTED AREA'S * Execution Grounds [ 20 - 40] * Cruma Tower [40-52] * Antharas Lair [52-61] * Antharas Heart [61-80] * Giran Harbor - Shopping Area # END GAME FARMING AREAS * Monastery of Silence and Primeval Island customized for group farm # PLATINUM ARMORS * Platinum Armors get dropped by raids, allowing everyone to obtain a set and not only donators * Many Raids all over the L2 world drop parts of the Platinum Armors # BUFFS * Buff duration is set at 1 hour for normal buffs (Buffs and Songs / Dances) * Town Buffers in all main towns with all available buffs Giran Harbor (GH) is the place to be for all your trades and item needs! Platinum Armors # FOREVER ITEMS * Unique Forever weapons & armors # UNIQUE L2 FOREVER AUGMENTATION SYSTEM * We don't use retail augmentations, we use our own unique system and glows! # OTHER CUSTOM FEATURES * Global Gatekeeper * NPC Class Changer * Auction House * Unique Augmenter * Subclass with Adena or from Cabrio * Nobless - Barakiel * Useless S weapon Special abilities like (Cheap shot) are changed
-
By UTCHIHAmkt · Posted
DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/uthciha-services https://campsite.bio/utchihaamkt -
Reminds me a lot to Warcraft III's triggers
-
-
Topics
Question
melron
Hello,
Im wondering how can we insert for example passive duel might lvl 10 and str+1.
im working on IL (acis) and in augmentations table i got :
Item_id / attributes / skill_id / skill_level
the method to get the attribute for example passive duel might is:
get the augmentation id (16285) * 65536 = 1067253760.
So if we insert in db
item_id attributes skill_id skill_level
268480257 1067253760 3243 10
item_id attributes skill_id skill_level
268480257 1067253761 3243 10
item_id attributes skill_id skill_level
268480257 1067253762 3243 10
the list of the extra stats are 17 :
Increase Accuracy between +0.4 and +3.0
Increase CP Recovery between +0.1 and +0.8
Increase Critical between +4.9 and +32.7
Increase Dodge between +0.4 and +3.0
Increase Recovery between +0.1 and +0.8
Increase M. Atk. between +2.5 +28.2
Increase Maximum CP between +19.2 and +214.9
Increase Maximum HP between +12.7 and +155.9
Increase Maximum MP between +6.1 and +115.1
Increase M. Def. between +4 and +30.8
Increase MP Recovery between +0.1 and +0.4
Increase P. Atk. between +2.2 and +24.2
Increase P. Def. between +5.1 and +38.2
Increase CON +1
Increase INT +1
Increase MEN +1
Increase STR +1
imagine how many numbers we can add in attribute to caught the STR +1 and its not only that...
Stats can combined for example Dodge and recovery so we have 17 stats * the numbers we can get of each one?
and if example we have 5000 numbers if we do the retard method in db (add 1 in attribute , reload items , rr and see what we got 5000 times
we will caught the d.might lvl 10 + STR +1?
5 answers to this question
Recommended Posts