包括以下: 精灵 宝可梦 训练师 训练家 背包 包包 技能 招式 口袋领航员 宝可梦导航仪 濒死 昏厥 烧伤 灼伤 命中率 命中 注:指招式的命中,对战内宝可梦的能力仍叫做命中率
18 lines
775 B
PHP
18 lines
775 B
PHP
FortreeCity_House3_MapScripts::
|
||
.byte 0
|
||
|
||
FortreeCity_House3_EventScript_Maniac::
|
||
msgbox FortreeCity_House3_Text_MetStevenHadAmazingPokemon, MSGBOX_NPC
|
||
end
|
||
|
||
FortreeCity_House3_EventScript_SchoolKidM::
|
||
msgbox FortreeCity_House3_Text_OhYouHavePokedex, MSGBOX_NPC
|
||
end
|
||
|
||
FortreeCity_House3_Text_MetStevenHadAmazingPokemon:
|
||
.string "说到宝可梦图鉴,\n我想起来了,\p我寻找稀有石头的时候\n遇到了那个叫大吾的训练家。\p哈,他带着一些\n奇妙的宝可梦,\p它们不止是强大,\n还在训练中发挥到了极致!\p他也许比这镇上的\n道馆馆主还要强…$"
|
||
|
||
FortreeCity_House3_Text_OhYouHavePokedex:
|
||
.string "你拿着的那是什么?\p… … … … … …\p哦?它叫宝可梦图鉴?\n真奇妙!$"
|
||
|