scene
id 27
name 药店
dat map25
weather 3
battleBg 0
BGM 1
enemyLevel 1
enemys null
endScene
npc
name 陆小凡
defaultPos 0
visible false
isMotion false
isPass false
attrib 0,128,376,28,40,0,类容
scriptVar null
speed 2
frequency 4
endNpc
npc
name 大夫
defaultPos 0
visible true
isMotion false
isPass false
attrib 20,224,280,18,40,2,类容
scriptVar null
speed 2
frequency 4
endNpc
event
type initEvent
id -1
condition null
keyOK false
comment 事件描述
. if event[23]=1&event[24]=0
. changeModle 0,3
. complete 0
. endIf
endEvent
event
type commonEvent
id -1
condition area,112,368,64,16
keyOK false
comment 城镇药店------城镇南
. setScene 3,160,336,2,true
. complete 0
endEvent
event
type commonEvent
id -1
condition nextArea,224,288,16,16
keyOK false
comment 城镇买药
. showText 0,0,药店老板,我这招牌可是三代祖传，冲着招牌也该买斤把斤吃着玩玩。
. showChoice true,是否买道具？,买道具,卖道具,离开
. if choice=0
. setPricePro 100
. buyItem 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
. complete 0
. endIf
. if choice=1
. setPricePro 25
. sellItem true
. complete 0
. endIf
. complete 0
endEvent
