scene
id 10
name 药店
dat map10
weather 3
battleBg 0
BGM 1
enemyLevel 1
enemys null
endScene
npc
name 男主角
defaultPos 0
visible false
isMotion -1
isPass false
attrib 0,96,232,28,40,0,类容
scriptVar null
speed 2
frequency 4
endNpc
npc
name 药店老板
defaultPos 0
visible true
isMotion -1
isPass false
attrib 20,64,152,18,40,2,类容
scriptVar null
speed 2
frequency 4
endNpc
event
type initEvent
id -1
condition null
keyOK false
comment 事件描述
. if event[15]=0
. changeModle 0,1
. complete 0
. endIf
endEvent
event
type commonEvent
id -1
condition area,160,288,48,16
keyOK false
comment 民居------牛家村
. setScene 9,464,176,2,true
. complete 0
endEvent
event
type commonEvent
id -1
condition nextArea,64,160,16,16
keyOK false
comment 买药
. showText 0,0,牛郎中,此药只应天上有，人间难得几回见啊，牛家村的药就是牛！
. showChoice true,是否买药？,买药,卖药,离开
. if choice=0
. setPricePro 100
. buyItem 0,1,3,4,6,12,13
. complete 0
. endIf
. if choice=1
. setPricePro 25
. sellItem true
. complete 0
. endIf
. complete 0
endEvent
