;;
;Clothes
%100
+10
+11
;;
;Helmet
+15
+52
+54

;ȭ, '*' : ȭ ±
;Dialogue, '*' : Dialogue Tag

[@main]
#IF
checkpkpoint 2
#SAY
;ڳ׿  ҷ  ŷ ϰ  ʱ.. \ \
I don't want to deal with such an evil person like you.. \ \
;<  /@exit>
<close/@exit>
#ELSEACT
goto @main-1

[@main-1]
;.  Ϸ ̳? \ \
;  </@buy> \
;  <Ǵ/@sell> \
;  <ģ/@repair> \
; ٿ <ȭ Ѵ/@talk> \
; <׸д/@exit>
Welcome. You came here for buying armour?\
;.  Ϸ ̳? \ \
 <buy/@buy> \
 <sell/@sell> \
 <repair/@repair> \
 <talk with Daria/@talk> \
 <close/@exit>

[@talk]
#IF
random 2
#SAY
;  ִٸ 信   ;. \
;Ƹ      ɿ. \
;ƹ     ö  . \ \
; <  /@main>
If I can, I want to go to the mainland and live there. \
No doubt, everyone in the village will think the same as me. \
Only mere Emily has no thought about that. \ \
 <back/@main>
#ELSESAY
;ڱ  鵵 Ÿ. \
;,   Ͼ ͸ Ƽ   ڲ . \ \
; <  /@main>
There are sudden increase of evil monsters here... \
Definitely, something will happen to us so I'm scared.... \ \
 <back/@main>

[@buy]
;信  õ  ̴ ǰ Ȱ ſ. \
; ´  õõ 󺸼. \ \
; <  /@main>
They are all made of fine fabrics imported from the mainland \
so the quality is absolutely guaranteed. \
Have a look and take your time. \ \
 <back/@main>

[@sell]
;ϴ Ľ  ּ. \
;ǰ    Űܵ帮ڽϴ. \ \
; <  /@main>
Please show me the clothes you want to sell. \
I'll pay you more, if the qulity of the cloth is good. \ \
 <back/@main>

[@repair]
;ٴ  20 ؾ 帮. \
;,  ̸ ּ. ʰ ĵ帱 ״. \ \
; <  /@main>
I'll show the skills earned from 20 years of sewing experience. \
Ok..just give it to me. I'll repair it just as it was. \ \
 <back/@main>

[~@repair]
;  ? \ \
; <  /@main>
It is done perfectly, right? \ \
 <back/@main>

[goods]
;;Ǵ goods           hour
;()        50         1
;()        50         1
;氩          50         1
;ġ        50         1
;̰()      5          3
;̰()      5          3
;ȭ()    5          3
;ȭ()    5          3
;()      5          3
;()      5          3
;û        5          1
;û      5          1
;ݵ        5          1
;goods generated    quantity     hour
BaseDress(M)           50         1
BaseDress(F)           50         1
LightArmor(M)          50         1
LighArmor(F)           50         1
HeavyArmor(M)          5          3
HeavyArmor(F)          5          3
MagicRobe(M)           5          3
MagicRobe(F)           5          3
SoulArmor(M)           5          3
SoulArmor(F)           5          3
BronzeHelmet           5          1
MagicHelemt            5          1
BrassHelmet            5          1
LowShoes            50         1
LeatherBelt      50         1