Jump to content
  • 0

Question

Posted

Guys exoun spasi ta neura mou den mporo na katalabo ta stats mperdevomai den 3ero ti ginetai alla den mporo na balo ta stats sta weap stin armor tattoo kai jewels sou anebazoun kati alla sou katebazoun uparxi kanenas na me help edw? plz 8a eimai upoxreos

Recommended Posts

  • 0
Posted (edited)

Για δες μία έτσι... Αν λειτουργήσει έτσι, κάνε όλα τα "set val" - "add val" γιατί ίσως φταίνε τα κενά... Δε πολύ θυμάμαι, έχω 3 χρόνια να τα δω αυτά..

<item id='7861' name="Apella Plate Armor">
  <for>
    <set val='230' order='0x10' stat='pDef'/>
    <set val='40' order='0x10' stat='pAtkSpd'/>
    <set val='70' order='0x10' stat='maxHp'/>
    <set val='70' order='0x10' stat='maxMp'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
  </for>
</item>
Edited by 'Baggos'
  • 0
Posted

pigene gameserver\data\stats\skills vres to skill id tou sigkekrimenou chest: 3608

<skill id="3608" levels="1" name="Apella Heavy Armor Set">
<!--
  Needs to be finished.

  Description(s):
      Increases maximum CP/CP regeneration and decreases experience value penalty if killed by another player. Casts a hold on an attacking player at a certain rate.
-->
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
    <add order="0x40" stat="maxCp" val="232"/>
    <mul order="0x30" stat="regCp" val="1.4"/>
    <!-- decreases experience value penalty if killed by another player -->
    <!-- Casts a hold on an attacking player at a certain rate -->
  </for>
</skill>

kai kane tis allages p thes edw

  • 0
Posted (edited)

pigene gameserver\data\stats\skills vres to skill id tou sigkekrimenou chest: 3608

<skill id="3608" levels="1" name="Apella Heavy Armor Set">
<!--
  Needs to be finished.

  Description(s):
      Increases maximum CP/CP regeneration and decreases experience value penalty if killed by another player. Casts a hold on an attacking player at a certain rate.
-->
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
    <add order="0x40" stat="maxCp" val="232"/>
    <mul order="0x30" stat="regCp" val="1.4"/>
    <!-- decreases experience value penalty if killed by another player -->
    <!-- Casts a hold on an attacking player at a certain rate -->
  </for>
</skill>

kai kane tis allages p thes edw

Νομίζω εκεί αλλάζει μόνο αν φορεθεί set..

Αλλά αν θέλει 1 προς 1 τα κομμάτια, να πως είναι το σωστό τελικά...

<item id='7861' name="Apella Plate Armor">
  <for>
    <add order="0x40" stat="pDef" val="230"/>
    <add order="0x40" stat="pAtkSpd" val="40"/>
    <add order="0x40" stat="maxHp" val="70"/>
    <add order="0x40" stat="maxMp" val="70"/>
    <enchant val='0' order='0x0C' stat='pDef'/>
  </for>
</item>
Edited by 'Baggos'
  • 0
Posted

 

Νομίζω εκεί αλλάζει μόνο αν φορεθεί set..

Αλλά αν θέλει 1 προς 1 τα κομμάτια, να πως είναι το σωστό τελικά...

<item id='7861' name="Apella Plate Armor">
  <for>
    <add order="0x40" stat="pDef" val="230"/>
    <add order="0x40" stat="pAtkSpd" val="40"/>
    <add order="0x40" stat="maxHp" val="70"/>
    <add order="0x40" stat="maxMp" val="70"/>
    <enchant val='0' order='0x0C' stat='pDef'/>
  </for>
</item>

kallitera na to kanei opos to leei i stacy giati stin ousia ta Stats ta perneis afou forethei olokliro to set kai dwsei to passive skill tis Armor allios gia kathe part pou tha foraei tha dinei ena ena stat kai ginete axtarmas!!

  • 0
Posted (edited)

kallitera na to kanei opos to leei i stacy giati stin ousia ta Stats ta perneis afou forethei olokliro to set kai dwsei to passive skill tis Armor allios gia kathe part pou tha foraei tha dinei ena ena stat kai ginete axtarmas!!

ekana afto pou eipe h stacy alla den mou epiase gt na dite 

<skill id="7801" levels="4" name="Titanium Light Armor Set">
  <!-- Passive Skill with Bonus Stats for Titanium Light Armor Set -->
  <table name="#DEX">3 3 3 3</table>
  <table name="#CON">0 0 0 2</table>
  <table name="#runSpd">10 10 10 10</table>
  <table name="#pAtkSpd">50 65 80 95</table>
  <table name="#rCrit">30 35 40 45</table>
  <table name="#pReuse">0.95 0.95 0.95 0.95</table>
  <table name="#atkReuse">1.00 1.00 0.9 0.85</table>
  <table name="#pAtk">250 350 450 550</table>
  <table name="#rEvas">5 7 9 11</table>
  <table name="#pvpPhysSkillsDmg">1.05 1.05 1.05 1.05</table>
  <table name="#pvpPhysDmg">1.05 1.05 1.05 1.05</table>
  <table name="#maxCp">0 300 600 900</table>
  <table name="#maxHp">0 600 900 1100</table>
  <table name="#mDef">0 125 250 375</table>
  <table name="#pDef">0 125 250 375</table>
  <table name="#accCombat">0 2 4 6</table>
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
    <add val='#DEX' order='0x10' stat='DEX'/>
<add val='#CON' order='0x10' stat='CON'/>
<add val='#runSpd' order='0x40' stat='runSpd'/>
    <add val='#pAtkSpd' order='0x40' stat='pAtkSpd'/>
<add val='0.10' order='0x10' stat='pAtkSpd'/>
    <add val='#rCrit' order='0x40' stat='rCrit'/>
<mul val='#pReuse' order='0x30' stat='pReuse'/>
<mul val='#atkReuse' order='0x30' stat='atkReuse'/>
    <add val='#pAtk' order='0x40' stat='pAtk'/>
    <add val='#rEvas' order='0x40' stat='rEvas'/>
<add val='#maxCp' order='0x40' stat='maxCp'/>
<add val='10' order='0x10' stat='maxCp'/>
<add val='#maxHp' order='0x40' stat='maxHp'/>
<add val='10' order='0x10' stat='maxHp'/>
<add val='#mDef' order='0x40' stat='mDef'/>
<add val='#pDef' order='0x40' stat='pDef'/>
<add val='280' order='0x10' stat='pDef'/>
<add val='#accCombat' order='0x40' stat='accCombat'/>
<mul order="0x30" stat="pvpPhysSkillsDmg" val="#pvpPhysSkillsDmg"/>
<mul order="0x30" stat="pvpPhysDmg" val="#pvpPhysDmg"/>
Edited by FastCow
  • 0
Posted (edited)

Σίγουρα σετ εννοείτε... πολύ καλύτερα.. Γιατί έτσι, κάποιος μπορεί να χρησιμοποιήσει heavy gloves,helmet/boots και να'χει και τα stats από light, αλλά και από heavy και να'χει πολύ P.deff μετά... ;)

 

Αυτά εσύ τα πέρασες?

<table name="#maxCp">0 300 600 900</table>
  <table name="#maxHp">0 600 900 1100</table>
  <table name="#mDef">0 125 250 375</table>
  <table name="#pDef">0 125 250 375</table>
  <table name="#accCombat">0 2 4 6</table>

Edited by 'Baggos'
  • 0
Posted

Σίγουρα σετ εννοείτε... πολύ καλύτερα.. Γιατί έτσι, κάποιος μπορεί να χρησιμοποιήσει heavy gloves,helmet/boots και να'χει και τα stats από light, αλλά και από heavy και να'χει πολύ P.deff μετά... ;)

 

Αυτά εσύ τα πέρασες?

<table name="#maxCp">0 300 600 900</table>

  <table name="#maxHp">0 600 900 1100</table>

  <table name="#mDef">0 125 250 375</table>

  <table name="#pDef">0 125 250 375</table>

  <table name="#accCombat">0 2 4 6</table>

oxi htane 

  • 0
Posted

to problhma paizei na einai me ta values gia ta stats. "add" einai gia "+30" kai "mul" einai gia "30%" kai ta order einai 0x40 gia gia + kai 0x30 gia %. An katalava kala exeis problhma me to attack speed?

  • 0
Posted

to problhma paizei na einai me ta values gia ta stats. "add" einai gia "+30" kai "mul" einai gia "30%" kai ta order einai 0x40 gia gia + kai 0x30 gia %. An katalava kala exeis problhma me to attack speed?

oxi den ftiaxnontai me tpt 8elo otan foraei tin armor na dini stats afto einai sto skill otan to pirazo mou to petaei la8os :(

  • 0
Posted

Poia stats 8eleis kai poio skill exeis peiraksei? 8eleis to ena part apo to set na dinei stats h olokliro? An einai etsi koitakse ta armor sets kai des an tairiazoun ta skill

  • 0
Posted

oxi den ftiaxnontai me tpt 8elo otan foraei tin armor na dini stats afto einai sto skill otan to pirazo mou to petaei la8os :(

Άσε το skill όπως έχει..

Όπως σου έδωσα χθες τα στατς για weapon, πέρνα τα στην αρμορ, και απλά άλλαξε το τι θες να δίνει.

Πρόσεξε στα κενά... να μην υπάρχουν λάθος κενά. Έπρεπε να δουλέψει χθες.. και με τους 3 τρόπους..

Και νομίζω, όταν ανοίγει ο gameserver, όταν κάνει load τα stats, παίρνεις έρρορ.

  • 0
Posted (edited)

 

Ta weapons einai ok h armor einai to problima kita pos to exo bali kai den litourgi

<item id='7861' name="Titanium Plate Armor">
  <for>
    <add val='230' order='0x10' stat='pDef'/>
<add val='40' order='0x30' stat='pAtkSpd'/>
<add val='70' order='0x10' stat='maxHp'/>
<add val='70' order='0x20' stat='maxMp'/>
    <enchant val='0' order='0x0C' stat='pDef'/>

 

i dont understand greek but i just wanna point out how fucking awful this is

 

usually add/sub = 0x40/0x10 mul/div = 0x30 set = 0x08. it will cause some problems with people having LESS or MORE stats randomly

adding with 0x10 usually is like 'base stats' meaning they will get multiplied by other stuff if i remember correctly

 

<add val='40' order='0x30' stat='pAtkSpd'/> = +40 attack speed (0x30 must also be 0x40 if you are using 'add')

<mul val='1.40' order='0x30' stat='pAtkSpd'/> = +40% attack speed (which makes a little more sense depending on what you are doing)

<add val='70' order='0x10' stat='maxHp'/> = +70 hp, again 0x10, should prob be 0x40

<add val='70' order='0x20' stat='maxMp'/> = same thing as above

-------------------------

for your armor set passive you should use mul for patk and stuff like that, not add

Edited by Ellen De La Generes
Guest
This topic is now closed to further replies.


  • Posts

    • Gaining attention on Instagram today is more competitive than ever. Whether you're a content creator, entrepreneur, or influencer, building a loyal audience is essential—but often slow. That’s why many users turn to free Instagram followers to kickstart their growth and establish credibility early. With services like GoupSocial, you no longer have to wait months to build traction. By using tools such as instagram followers panel free and free smm panels, you can gain real followers and reach your goals faster. Why Free Instagram Followers Make a Difference Let’s face it—numbers matter. A higher follower count directly affects how others see your brand or profile. When people visit your account and see a big audience, they’re more likely to trust you, follow you, and engage with your content. Here’s how free Instagram followers impact your account: ✅ Boosted credibility: People associate large followings with trust and value. ✅ Greater reach: The Instagram algorithm favors high-engagement accounts. ✅ Brand appeal: Businesses want to collaborate with profiles that already have visibility. ✅ Faster momentum: Platforms like instagram free followers panel eliminate slow, organic-only growth paths. Add tools like free ig likes every 24 hours, and you're not just growing—you’re staying active and visible across the platform. Top Benefits of Using Free Instagram Followers 1. Gain Social Proof Instantly When visitors see a high follower count, it validates your profile. Tools like idigic Instagram followers allow you to generate this social proof fast—without compromising on quality. 2. Consistent Engagement With Likes and Views Pairing followers with tools like free ig likes every 24 hours ensures your content gets seen and interacted with. The algorithm loves engagement, and this keeps your posts fresh and prioritized. 3. Easier Entry Into Explore Page Profiles with high engagement have a better shot at being featured on trending pages. Platforms like igtools followers can help drive those early signals Instagram uses to recommend content. 4. Save Time While Looking Organic Building your presence takes time—unless you have help. With instagram free followers 100 real services, your account grows quickly and still looks natural, without spammy or fake-looking numbers. 5. Attract Collaborations With Brands Businesses look for influencers who can amplify their message. When your profile has strong numbers—boosted via instagram free followers like and free smm panels—you’re more likely to land partnerships and deals. Is It Safe to Get Free Instagram Followers? Yes, if done correctly. The key is using trusted sources. Some platforms fill your profile with bots, which can get your account flagged or banned. That’s why services like GoupSocial are essential—they deliver real, safe engagement through tools like instagram followers panel free. With idigic Instagram followers or igtools followers, the goal isn’t just more numbers—it’s smart, consistent growth that Instagram’s algorithm can respect. How to Use GoupSocial to Get Free Instagram Followers Getting started is simple: 🖊️ Enter your Instagram username 🎯 Choose the number of followers you want 🚀 Click "submit" and watch your count increase in real time Whether you want to test the waters with a few followers or boost engagement with free ig likes every 24 hours, GoupSocial has the tools to help. The Power of Using Growth Tools Strategically Gaining traction with free Instagram followers isn’t about cheating the system—it’s about working smarter. Using platforms that offer instagram free followers 100 real ensures you don’t just inflate numbers, but also increase your influence. Tools like instagram free followers like, free smm panels, and instagram followers panel free create a foundation of trust, engagement, and visibility. It’s the perfect launchpad for creators who want to focus on content—not on chasing every new follower manually. Start Strong, Grow Smarter Instagram success is no longer reserved for those with large budgets. With the right tools, anyone can build influence. Free Instagram followers from reputable services like GoupSocial help you achieve fast, safe, and impactful growth. Use features like free ig likes every 24 hours, explore tools like idigic Instagram followers, and make use of instagram free followers like strategies to grow with confidence. The power to scale is in your hands—start now and watch your audience thrive.
    • Buying & Selling FFXIV FFXI Horizon Eden and other server
    • Buying & Selling Torn City Cash
    • Added: payment method MidTrans - for Indonesia MercadoPago - for Brazil and etc.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock