Giter Club home page Giter Club logo

trunk's Introduction

trunk's People

Contributors

cydh avatar exneval avatar jetkappu avatar nanakiwurtz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trunk's Issues

foxtail item id 18536

kro desc:
The stranger wandering must biting mouth laying in the grass plausible items.
MATK + 10, all fixed casting decreased 0.1 seconds.
Series: Helmet Defense: 0
Location: Bottom Weight: 10
Required Level: 1
Mount: former occupation

item script
18536,Foxtail,Foxtail,4,20,,100,,0,,0,0xFFFFFFFF,63,2,1,,0,0,711,{ bonus bMatk,10; },{},{}

where is the script "all fixed casting decreased 0.1 seconds."?

sura skills winmill and cused circle

example:
me sura, other player using sura too. then my sura cast CC and the other sura cast winmill their skills hit same time but the other sura using CC cant stand or move or do skills.

item db script

i tried this script:

7176,100_Cash,100 Cash,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{set #CASHPOINTS, #CASHPOINTS+100; dispbottom "You have received 100 Cash Points.";},{},{}

its not working i dont know why. the last time i used this script its working fine. can you check the src sir thanks in advance! :) @nanakiwurtz @exneval @cydh @jetkappu

rA Costume Gears

sir @exneval ! good day! can you add the other new costumes from rathena that is not implemented here at idathena? :) thank you! :)

AB bodystyle

rathena added the ab bodystyle :) sir @exneval can you also add the ab bodystyle here at idathena thanks in advance! :)

R> msg conf

hi sir @exneval ! good day! can i request a english version of msg conf? :) thank you in advance :)

[Rune Knight] Dragon Breath

Dragon breath can bypass cicada and blinding mist
Bug Cicada (Must have 3 times before it lands)
Blinding mist : Pure miss

[Question] What is idAthena?

First, apologies if I have to put these questions in issue section.

So, i've seen this project since around 2012 or so, but I don't know the purpose of this emu?
Like, what you guys trying to emulate/follow:

  • kRo/idRo mechanic?
  • NPC with bahasa instead english?

this emu has "id" name but follow kRo mechanic and use english ?

and, btw how many people that work in this emu?

(Pake bahasa indonesia aja kali ya ngomongnya?)

shield spell (additional atk)

it gives me the additional atk but status window not updating. for example it will give me additional atk yes it works but in status window i doesnt show the additional attack.

error map server

id

i dont know how to reproduce this warning but i only did buwaya instance and kill some monsters in malaya.

fatal

4863,Fatal1Lv,Fatal1Lv,6,10,,0,,,,,,,,,,,,,{ bonus bCriticalRate,4; bonus bCritical,1; },{},{}
4864,Fatal2Lv,Fatal2Lv,6,10,,0,,,,,,,,,,,,,{ bonus bCriticalRate,6; bonus bCritical,2; },{},{}
4865,Fatal3Lv,Fatal3Lv,6,10,,0,,,,,,,,,,,,,{ bonus bCriticalRate,8; bonus bCritical,3; },{},{}
4866,Fatal4Lv,Fatal4Lv,6,10,,0,,,,,,,,,,,,,{ bonus bCriticalRate,10; bonus bCritical,4; },{},{}

wrong formula i think it must be:

4863,Fatal1Lv,Fatal1Lv,6,10,,,,,,,,,,,,,,,{ bonus bCritAtkRate,4; bonus bCritical,1; },{},{}
4864,Fatal2Lv,Fatal2Lv,6,10,,,,,,,,,,,,,,,{ bonus bCritAtkRate,6; bonus bCritical,2; },{},{}
4865,Fatal3Lv,Fatal3Lv,6,10,,,,,,,,,,,,,,,{ bonus bCritAtkRate,8; bonus bCritical,3; },{},{}
4866,Fatal4Lv,Fatal4Lv,6,10,,,,,,,,,,,,,,,{ bonus bCritAtkRate,10; bonus bCritical,4; },{},{}.

SOURCE:
http://www.divine-pride.net/database/item/4863/fatal1lv
http://www.divine-pride.net/database/item/4864/fatal2lv
http://www.divine-pride.net/database/item/4865/fatal3lv
http://www.divine-pride.net/database/item/4866/fatal4lv

Old Glast Heim Instance

i dont know how to reproduce the bug. but many of my players reporting me that the instance has a bug. sometimes the other party member doesn't receive temporal crystal and Coagulated Spell :( ill update you soon i need to check it first to confirm if there is a bug :(

warlock white imprison

sometimes the effect (white wall) activates but the imprisonment not activating (they can skill they can walk) even in some skills like arullo

GTB bypass bug

GTB should bypass these skills:

White Imprison
Masquarade skills
Genetic skills

Source: pRO and iRO

request

there are new many fixes and features added in rathena :) can you merge it here in idathena? :) thank you sooo much! ๐Ÿ‘

doram class

is doram class available here in idathena?

must be refinable

18987,RWC13_Jormungandr_Hat,RWC13 Jormungandr Hat,4,20,,2500,,7,,1,0xFFFFFFFF,63,2,256,,1,0,1149,{ set .@r,getrefine(); bonus bAllStats,2; bonus bDelayrate,-5; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bAddItemHealRate,11596,50; if(.@r>6) { bonus bAspd,1; bonus2 bAddItemHealRate,11596,20; } if(.@r>9) bonus bDelayrate,-5; },{},{}

tetra release

tetra release not working on latest rev of idathena :)

question

what skill src are we usng hre in idathena?

Change Cart

cart not changing when selecting a cart.

client date: default
mode: renewal

devs

sir i will wait for your updates! even if it took too long! more power to all the devs!

help me devs

please help me add the cursed circle of rathena here in idathena pls devs :( cursed cricle of idathena is bug :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.