「使用者:Mm018347」修訂間的差異
跳至導覽
跳至搜尋
小 |
|||
行 8: | 行 8: | ||
出身村:BL村 | 出身村:BL村 | ||
---- | ---- | ||
= | = 新版B20覺醒者夢語部變化表 = | ||
<PRE> | <PRE> | ||
// | if($ROOM->date == 3){ //覚醒者・夢語部のコピー処理 | ||
$soul_mania_replace_list = array( | |||
'human' => 'executor', | |||
'mage' => 'soul_mage', | |||
'necromancer' => 'soul_necromancer', | |||
'medium' => 'revive_medium', | |||
'priest' => 'bishop_priest', | |||
'guard' => 'poison_guard', | |||
'common' => 'ghost_common', | |||
'poison' => 'strong_poison', | |||
'poison_cat' => 'revive_cat', | |||
'pharmacist' => 'pharmacist', | |||
'assassin' => 'soul_assassin', | |||
'mind_scanner' => 'howl_scanner', | |||
'jealousy' => 'poison_jealousy', | |||
'doll' => 'doll_master', | |||
'brownie' => 'history_brownie', | |||
'wolf' => 'sirius_wolf', | |||
'mad' => 'whisper_mad', | |||
'fox' => 'cursed_fox', | |||
'child_fox' => 'jammer_fox', | |||
'cupid' => 'mind_cupid', | |||
'angel' => 'ark_angel', | |||
'quiz' => 'quiz', | |||
'vampire' => 'soul_vampire', | |||
'chiroptera' => 'boss_chiroptera', | |||
'fairy' => 'ice_fairy', | |||
'ogre' => 'sacrifice_ogre', | |||
'yaksa' => 'yaksa'); | |||
$dummy_mania_replace_list = array( | |||
'human' => 'suspect', | |||
'mage' => 'dummy_mage', | |||
'necromancer' => 'dummy_necromancer', | |||
'medium' => 'medium', | |||
'priest' => 'dummy_priest', | |||
'guard' => 'dummy_guard', | |||
'common' => 'dummy_common', | |||
'poison' => 'dummy_poison', | |||
'poison_cat' => 'eclipse_cat', | |||
'pharmacist' => 'cure_pharmacist', | |||
'assassin' => 'eclipse_assassin', | |||
'mind_scanner' => 'mind_scanner', | |||
'jealousy' => 'jealousy', | |||
'doll' => 'doll', | |||
'brownie' => 'brownie', | |||
'wolf' => 'cute_wolf', | |||
'mad' => 'mad', | |||
'fox' => 'cute_fox', | |||
'child_fox' => 'sex_fox', | |||
'cupid' => 'self_cupid', | |||
'angel' => 'angel', | |||
'quiz' => 'quiz', | |||
'vampire' => 'vampire', | |||
'chiroptera' => 'dummy_chiroptera', | |||
'fairy' => 'mirror_fairy', | |||
'ogre' => 'incubus_ogre', | |||
'yaksa' => 'succubus_yaksa'); | |||
</PRE> | </PRE> | ||
於 2010年11月20日 (六) 01:45 的修訂
猫又伺服器架設者,將日本的東方版人狼在台灣宣傳。
目前管理猫又東方伺服器和PRRT鸚鵡實驗站,
同時也是一名人狼玩家,通常出沒於猫又、鸚鵡、鑽石。
慣用暱稱:祁猫、祁魚珩、柴郡猫
Trip:ThmN2YyM
出身伺服器:LM、地獄通信伺服器
出身村:BL村
新版B20覺醒者夢語部變化表
if($ROOM->date == 3){ //覚醒者・夢語部のコピー処理 $soul_mania_replace_list = array( 'human' => 'executor', 'mage' => 'soul_mage', 'necromancer' => 'soul_necromancer', 'medium' => 'revive_medium', 'priest' => 'bishop_priest', 'guard' => 'poison_guard', 'common' => 'ghost_common', 'poison' => 'strong_poison', 'poison_cat' => 'revive_cat', 'pharmacist' => 'pharmacist', 'assassin' => 'soul_assassin', 'mind_scanner' => 'howl_scanner', 'jealousy' => 'poison_jealousy', 'doll' => 'doll_master', 'brownie' => 'history_brownie', 'wolf' => 'sirius_wolf', 'mad' => 'whisper_mad', 'fox' => 'cursed_fox', 'child_fox' => 'jammer_fox', 'cupid' => 'mind_cupid', 'angel' => 'ark_angel', 'quiz' => 'quiz', 'vampire' => 'soul_vampire', 'chiroptera' => 'boss_chiroptera', 'fairy' => 'ice_fairy', 'ogre' => 'sacrifice_ogre', 'yaksa' => 'yaksa'); $dummy_mania_replace_list = array( 'human' => 'suspect', 'mage' => 'dummy_mage', 'necromancer' => 'dummy_necromancer', 'medium' => 'medium', 'priest' => 'dummy_priest', 'guard' => 'dummy_guard', 'common' => 'dummy_common', 'poison' => 'dummy_poison', 'poison_cat' => 'eclipse_cat', 'pharmacist' => 'cure_pharmacist', 'assassin' => 'eclipse_assassin', 'mind_scanner' => 'mind_scanner', 'jealousy' => 'jealousy', 'doll' => 'doll', 'brownie' => 'brownie', 'wolf' => 'cute_wolf', 'mad' => 'mad', 'fox' => 'cute_fox', 'child_fox' => 'sex_fox', 'cupid' => 'self_cupid', 'angel' => 'angel', 'quiz' => 'quiz', 'vampire' => 'vampire', 'chiroptera' => 'dummy_chiroptera', 'fairy' => 'mirror_fairy', 'ogre' => 'incubus_ogre', 'yaksa' => 'succubus_yaksa');