Jump to content

Recommended Posts

Posted

geia sas ...nomizw pos 8a to xriastoun polla atoma ego to exo testari kai douleuei apsoga, einai eukolo kai apotelesmatiko

 

Loipon pate sto com.l2jserver.gameserver.model.Elementals.java ;

 

An 8elete gia paradigma na valete (p.x limit 80 ) 8a to kanete etsi

 

/*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) any later
* version.
* 
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
* 
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
package com.l2jserver.gameserver.model;

import com.l2jserver.Config;
import com.l2jserver.gameserver.model.actor.L2Character;
import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;
import com.l2jserver.gameserver.skills.Stats;
import com.l2jserver.gameserver.skills.funcs.FuncAdd;
import com.l2jserver.gameserver.skills.funcs.LambdaConst;

public final class Elementals
{
private ElementalStatBoni _boni = null;
public final static byte NONE = -1;
public final static byte FIRE = 0;
public final static byte WATER = 1;
public final static byte WIND = 2;
public final static byte EARTH = 3;
public final static byte HOLY = 4;
public final static byte DARK = 5;

public final static int ENCHANT_CHANCE = Config.ENCHANT_CHANCE_ELEMENT;

public final static int FIRST_WEAPON_BONUS = 20;
public final static int NEXT_WEAPON_BONUS = 5;
public final static int ARMOR_BONUS = 6;

public final static int[] WEAPON_VALUES =
{
	0,  // Level 1
	25, // Level 2
	75, // Level 3
+		80, // Level 4
+		80, // Level 5
+		80, // Level 6
+		80, // Level 7
+		80, // Level 8
+		80, // Level 9
+		80, // Level 10
+		80, // Level 11
+		80, // Level 12
+		80, // Level 13
	Integer.MAX_VALUE  // TODO: Higher stones
};

public final static int[] ARMOR_VALUES =
{
	0,  // Level 1
	12, // Level 2
	30, // Level 3
	60, // Level 4
+		80, // Level 5
+		80, // Level 6
+		80, // Level 7
+		80, // Level 8
+		80, // Level 9
+		80, // Level 10
+		80, // Level 11
+		80, // Level 12
+		80, // Level 13
	Integer.MAX_VALUE  // TODO: Higher stones
};

 

Credit ME

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • NEW HIDDENSTASH KEY SYSTEM INTRODUCED TO THE SITE   **Earn While You Spend - Introducing HS Cashback!**   Every purchase on our site now rewards you with **HS Keys cashback**   EVERY ONE WHO REGISTERS IN SITE UNTILL 15TH OF MAY GETS 2000 HS KEYS IN HES BALANE   Here's how it works:       **1 USD = 1000 HS Keys**   **Get 3% cashback** on every purchase   **Use your HS Keys to **save on your next order**   ---   ### ⚡ Why this is awesome   * Every order gives you value back   * Stack it with promos & HS usage   * Turn your spending into future discounts   ---   ### Example   Spend **$10** → Get **300 HS Keys** back   Spend **$50** → Get **1500 HS Keys** back   ---   ### Smart system (built for fairness)   * Cashback is rounded to keep things balanced   * Prevents abuse from tiny orders   * Rewards real buyers   ---   ### Start earning now   Every purchase = progress toward your next discount   Shop now and build your HS balance!   #cashback #gamingdeals #d2r #rewards #loyalty   Stay safe out there, heroes - and happy hunting! www.d2rhiddenstash.com     We just launched our new Affiliate Program — and it’s the easiest way to earn HS Keys.   Invite your friends using your personal link.   Example: If your friend spends $10 → you get 300 HS Keys No limits. No effort. Just share your link.   Get your referral link here: www.d2rhiddenstash.com/profile     Start earning today
    • https://jumpshare.com/share/L45ApA5PVrGN2O5Ua5pQ   Skill synchronization with the server: Launching and synchronizing animations, launching and synchronizing effects. All of this is tied to the server's timing  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..