-
Notifications
You must be signed in to change notification settings - Fork 0
/
cloak_mappa.trizbort
87 lines (87 loc) · 4.14 KB
/
cloak_mappa.trizbort
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.7.1.0">
<info>
<title>Cloak of Darkness</title>
<author>Tristano Ajmone</author>
<description>Mappa di "Cloak of Darkness".</description>
</info>
<map>
<room id="1" name="foyer" subtitle="" x="-64" y="-128" w="128" h="96" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" isStartRoom="yes" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSubtitleColor="" roomSmallText="" ZOrder="0" />
<room id="2" name="guardaroba" subtitle="" x="-256" y="-128" w="128" h="96" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSubtitleColor="" roomSmallText="" ZOrder="0">
<objects at="wsw">gancio</objects>
</room>
<room id="3" name="bar" subtitle="" x="-64" y="32" w="128" h="96" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" isDark="yes" isEndRoom="yes" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSubtitleColor="" roomSmallText="" ZOrder="0">
<objects at="wsw">messaggio</objects>
</room>
<line id="4" name="" description="" startText="SUD" endText="NORD">
<dock index="0" id="1" port="s" />
<dock index="1" id="3" port="n" />
</line>
<line id="5" name="" description="" startText="EST" endText="OVEST">
<dock index="0" id="2" port="e" />
<dock index="1" id="1" port="w" />
</line>
<line id="6" name="" description="uscita bloccata" startText="NORD">
<dock index="0" id="1" port="n" />
<point index="1" x="0" y="-192" />
</line>
<room id="7" name="teatro" subtitle="" x="-288" y="-160" w="384" h="320" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Dash" description="" roomFill="#ECFEFF" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSubtitleColor="" roomSmallText="" ZOrder="-1" />
</map>
<settings>
<colors>
<canvas>White</canvas>
<border>MidnightBlue</border>
<line>MidnightBlue</line>
<selectedLine>Gold</selectedLine>
<hoverLine>DarkOrange</hoverLine>
<subTitle>MidnightBlue</subTitle>
<smallText>MidnightBlue</smallText>
<lineText>MidnightBlue</lineText>
<grid>#F5F5F5</grid>
<startRoom>GreenYellow</startRoom>
<endRoom>Red</endRoom>
</colors>
<regions>
<NoRegion Name="NoRegion" TextColor="Blue">White</NoRegion>
<teatro Name="teatro" TextColor="MidnightBlue">#E9E9E9</teatro>
</regions>
<fonts>
<room size="15.75" bold="yes">Verdana</room>
<object size="11.25">Verdana</object>
<subTitle size="9">Verdana</subTitle>
<line size="9">Verdana</line>
</fonts>
<grid>
<snapTo>yes</snapTo>
<visible>yes</visible>
<showOrigin>yes</showOrigin>
<size>32</size>
</grid>
<lines>
<width>2</width>
<arrowSize>12</arrowSize>
<textOffset>4</textOffset>
</lines>
<rooms>
<darknessStripeSize>24</darknessStripeSize>
<objectListOffset>4</objectListOffset>
<connectionStalkLength>32</connectionStalkLength>
<preferredDistanceBetweenRooms>64</preferredDistanceBetweenRooms>
<defaultRoomName>Cave</defaultRoomName>
<defaultRoomShape>0</defaultRoomShape>
</rooms>
<ui>
<handleSize>12</handleSize>
<snapToElementSize>16</snapToElementSize>
</ui>
<margins>
<documentSpecific>yes</documentSpecific>
<horizontal>10</horizontal>
<vertical>10</vertical>
</margins>
<keypadNavigation>
<creationModifier>control</creationModifier>
<unexploredModifier>alt</unexploredModifier>
</keypadNavigation>
</settings>
</trizbort>