//--------------------------------------------------------------
// eAthena Battle Configuration File
// Originally Translated by Peter Kieser <
[email protected]>
// Made in to plainer English by Ancyker
// Splitted up into multiple files by Skotlex.
// 訳)eAthenaの戦闘関連設定ファイル
// Peter Kieserによって翻訳されました、連絡先→ <
[email protected]>
// やさしい英語で書かれています(?)
// Skotlexにより複数のファイルに分割されました
//--------------------------------------------------------------
//General battle-related settings.
//一般的な戦闘関連の設定。
import: conf/battle/battle.conf
//Settings specific to the client.
//クライアント特有の設定。
import: conf/battle/client.conf
//General drop-related configs.
//一般的なアイテムドロップ関連の設定
import: conf/battle/drops.conf
//Experience rates, exp penalties, stats and max level settings.
//経験値倍率、ペナルティ(デスペナルティ等)およびステータス、最高レベル値の設定
import: conf/battle/exp.conf
//GM levels, atcommands and hack-related configs.
//GMレベル、GMコマンドおよびハック関連(?)の設定
import: conf/battle/gm.conf
//Guild and WoE settings
//ギルドと攻城戦の設定
import: conf/battle/guild.conf
//Item/card-specific and crafting related options.
//不明
import: conf/battle/items.conf
//Mob related configuration
//MOB関連の設定
import: conf/battle/monster.conf
//Party related configuration
//パーティー関連の設定
import: conf/battle/party.conf
//Pet related configuration
//ペット関連の設定
import: conf/battle/pet.conf
//Homunc related configuration
//ホムンクルス関連の設定
import: conf/battle/homunc.conf
//Player specific settings
//プレイヤー関連専門の設定
import: conf/battle/player.conf
//Skill related settings
//スキル関連の設定
import: conf/battle/skill.conf
//Status change related settings
//ステータス関連の設定(?)
import: conf/battle/status.conf
// Anything else that didn't fit anywhere else.
// Includes duel, day/night, mute/manner, log settings.
// どこの設定にも該当しない設定。
// デュエル、昼/夜、無音(?)/マナー、ログの設定
import: conf/battle/misc.conf
//Your custom config goes here.
//貴方のカスタム設定はここへ。(?)
//おそらく日本athenaでいうaddであろう。
import: conf/import/battle_conf.txt
最終更新:2008年11月20日 01:13