summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Collapse)AuthorFilesLines
2004-12-02- Modified Weapon Refine - should only +1 every time.celest1-6/+12
- Updated Berserk, Chase Walk, Slim Pitcher - Added skill_range_leniency * Added check for clif.c in case the server didn't realise we've died git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-01- Updated Poison Reactcelest1-11/+76
- Added Soul Change, Soul Burn - Added a somewhat crude timer for Venom splasher - Added a fix for Guild Skills causing crashes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30- Added cooldown time for Emergency Recallcelest1-1/+2
- Fixed some typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30Added missing Tiger Knuckle Fist stun timecelest1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30* Fixed client crash when disguised characters diecelest1-12/+46
* Fixed and finished Guild Skills (~90%) * Fixed Meltdown and Overthrust used together breaking your own weapon * Updated Weapon Repair * Fixed sp recovery problem, thanks to OutSider for pointing it out * Corrected bUnbreakable value in const.txt * Updated skill_cast_db for Meltdown git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29Updated Quagmire, Enchant Deadly Poison, Fog Wallcelest1-3/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29Added more sc_data checkscelest1-62/+73
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28Resubmitting changes from /trunk to /branches/stable =pcelest1-15/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26li'l optimization of Cloaking checkLupus1-8/+12
(optimized the order of checking cells, added break; if found a wrong cell = faster) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Fixed Abrakadabra skillLupus1-3/+4
and 2 minor bugs in skills.c (related to consumed items) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Added skill_nocast_dbcelest1-9/+51
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protectioncelest1-28/+64
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Make it work a bit better with win32amber1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Added @skilltreeamber1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26- Updated Spider Web so that you cannot use it on yourselfcodemaster1-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25Added Ore Discovery, and base code for Slim Pitcher and Preservationcelest1-3/+73
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25Updated Weapon Repair (~100%)celest1-18/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25Updated Weapon Repair, Aura Bladecelest1-1/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@354 ↵codemaster1-28/+33
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Updated new guild skills (60%)celest1-27/+67
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Added pc_calcspeed, updated Cloaking(no author)1-10/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Updated restrictions for Call partner and Emergency Recall abit(no author)1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Updated new guild skills (50%)(no author)1-20/+247
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-23- Added some code for the new guild skills (10%) and Moonlitcelest1-58/+176
- Corrected Hilt Binding and Assassin Cross' dual wield git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22Added skill names for kRO 11/23's new skillscelest1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21Added temporary code for guild skills to stop crashingcelest1-33/+45
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21- Updated Basilica, Sharp Shooting, Berserk, Meditatiocelest1-91/+121
- Fixed a typo with Blade Stop that was causing crashes, sorry. ^^; - Reverted changes to Cloaking, ours is already more updated (than Freya!) ^_^ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20Added night_darkness_levelcelest1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20Updated napalm vulcan, enchant and create deadly poison, slow poison, meteor ↵celest1-80/+141
assault. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19Updated Endure, added SC_BLOCKSKILL and SC_SLOWDOWNcelest1-5/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19Finished updating Basilica.celest1-9/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19Updated basilica, added save_flag, and fixed muting status not saved.celest1-5/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18Updated Cloaking, Endure, fixed bug with monster npc'scelest1-15/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Fixed Berserkcelest1-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Added skill_steal_type and removed snatcher's steal fail messagecelest1-13/+31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Compiler fixes and scripting timer event fixesamber1-12/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16Added pk_min_level and modified cloaking checks a liiittle bitcelest1-25/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16Disabled assumptio in WOEcelest1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16Added 'BaseJob' const and 'indoors' mapflagcelest1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16Modified level 0 skill check, perfect hidingcelest1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Corrected pc_jobchange and skill_tree_get_max, sorry >.<celest1-12/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Fixed max skill levels, pc_calc_base_job, baby jobs.celest1-3/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Skill updates.celest1-1/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber1-10805/+10805
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Updated some more skills. ;Pcelest1-775/+829
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated some skills.celest1-5/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12Fixed Devotion use requeriments.shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Fixed a bug on Sword Reject dmg.shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Updated, Arrow Vulcan, Sharp Shooting, Head Crush.(battle.c)(and sword reject)*shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Updated Hp Conversion, Tiger Knuckle Fist and Chain Crush Combo(skill.c)shadowlady1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@122 54d463be-8e91-2dee-dedb-b68131a5f0ec