-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
・スキル要求DBにスキルレベル毎に要求アイテムを指定できるlist_lv_itemid,list_lv_amountを追加 (db/skill_require_db.txt, db/pre/skill_require_db_pre.txt, skill.c, skill.h) ・以下のアイテム消費スキルの処理を最適化(db/skill_require_db.txt, skill.c) ポーションピッチャー、スリムポーションピッチャー、植物栽培、 シェイプシフト、リペア、サモンアグニ、サモンアクア、サモンベントス、サモンテラ ファイアーインシグニア、ウォーターインシグニア、ウィンドインシグニア、アースインシグニア、 ファイアーエクスパンション、撒菱 ・スキル使用条件のうち、素手以外を指定していたスキル(バッシュなど)に両手杖の判定が入っていなかったのを修正(db/skill_require_db.txt) ・MAX_STATUSCHANGEを730->800に引き上げ(mmo.h) ・(PRE_RENEWAL無効時)ブラックスミススキル「ヒルトバインディング」の追加ダメージ効果を実装(battle.c) ・弾丸、苦無、キャノンボールを必要とするスキルで装備していない場合、専用のスキル失敗メッセージを表示するように(skill.c) ・ほぼ全ての3-1次職スキルを変更・修正 ※詳細はCHANGELOGを参照ください
- Loading branch information
1 parent
fe22463
commit 635b8d8
Showing
21 changed files
with
2,507 additions
and
1,708 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 1,8 @@ | ||
//R���Oskill_require_db.txt��Auriga | ||
//id,list_hp,list_sp,list_hp_rate,list_sp_rate,list_zeny,list_weapon,state,spiritball,itemid1,amount1,itemid2,amount2,itemid3,amount3,itemid4,amount4,itemid5,amount5,itemid6,amount6,itemid7,amount7,itemid8,amount8,itemid9,amount9,itemid10,amount10 | ||
80,0,75,0,0,0,99,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#�t�@�C�A�[�s���[# | ||
258,0,24:28:32:36:40:44:48:52:56:60,0,0,0,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SPEARQUICKEN#�X�s�A�N�C�b�P��# | ||
397,0,18:21:24:27:30,0,0,0,4:5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_SPIRALPIERCE#�X�p�C�����s�A�[�X# | ||
520,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_SPREADATTACK#�X�v���b�h�A�^�b�N# | ||
528,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KASUMIKIRI#���a��# | ||
530,0,14:16:18:20:22,0,0,0,99,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KIRIKAGE#�e�a��# | ||
//id,list_hp,list_sp,list_hp_rate,list_sp_rate,list_zeny,list_weapon,state,spiritball,itemid1,amount1,itemid2,amount2,itemid3,amount3,itemid4,amount4,itemid5,amount5,itemid6,amount6,itemid7,amount7,itemid8,amount8,itemid9,amount9,itemid10,amount10,list_lv_itemid,list_lv_amount | ||
80,0,75,0,0,0,99,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#�t�@�C�A�[�s���[# | ||
258,0,24:28:32:36:40:44:48:52:56:60,0,0,0,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CR_SPEARQUICKEN#�X�s�A�N�C�b�P��# | ||
397,0,18:21:24:27:30,0,0,0,4:5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_SPIRALPIERCE#�X�p�C�����s�A�[�X# | ||
520,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_SPREADATTACK#�X�v���b�h�A�^�b�N# | ||
528,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KASUMIKIRI#���a��# | ||
530,0,14:16:18:20:22,0,0,0,99,hiding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NJ_KIRIKAGE#�e�a��# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.