Suite Osgild
|  | @ -407,7 +407,7 @@ namespace AideDeJeuCmd | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\ferrance"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\ferrance"); | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\fourche"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\fourche"); | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\hauterive"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\hauterive"); | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\port-sable"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\portsable"); | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\vercelise"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\vercelise"); | ||||||
|             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\xelys"); |             await ConvertMapAsync(@"..\..\..\..\..\Docs\Osgild\xelys"); | ||||||
|         } |         } | ||||||
|  | @ -454,8 +454,19 @@ namespace AideDeJeuCmd | ||||||
|                     shape.SetAttribute("cy", coordsSplit[1]); |                     shape.SetAttribute("cy", coordsSplit[1]); | ||||||
|                     shape.SetAttribute("r", coordsSplit[2]); |                     shape.SetAttribute("r", coordsSplit[2]); | ||||||
|                 } |                 } | ||||||
|  |                 if (shapeAttr == "poly") | ||||||
|  |                 { | ||||||
|  |                     shape = svg.CreateElement("polygon", nsSvg); | ||||||
|  |                     var points = ""; | ||||||
|  |                     for(var i = 0; i < coordsSplit.Length / 2; i++) | ||||||
|  |                     { | ||||||
|  |                         points += $"{coordsSplit[i*2]},{coordsSplit[i*2+1]} "; | ||||||
|  |                     } | ||||||
|  |                     points = points.Trim(); | ||||||
|  |                     shape.SetAttribute("points", points); | ||||||
|  |                 } | ||||||
|                 var title = svg.CreateElement("title", nsSvg); |                 var title = svg.CreateElement("title", nsSvg); | ||||||
|                 title.InnerText = area.GetAttributeValue("alt", ""); |                 title.InnerText = area.GetAttributeValue("alt", "").Replace("'","'"); | ||||||
|                 shape.AppendChild(title); |                 shape.AppendChild(title); | ||||||
|                 a.AppendChild(shape); |                 a.AppendChild(shape); | ||||||
|                 svgElt.AppendChild(a); |                 svgElt.AppendChild(a); | ||||||
|  |  | ||||||
							
								
								
									
										9
									
								
								Docs/Osgild/baronniedebordant.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Baronnie de Bordant</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="jarell.html">Jarell</a></div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										10
									
								
								Docs/Osgild/bastion.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,10 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bastion</h1> | ||||||
|  | <div><b>Capitale</b> du <a href="royaumedecobis.html">Royaume de Cobis</a></div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : p6</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/blancmarais.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Blanc Marais</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/boisdastreis.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bois d'Astreis</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										11
									
								
								Docs/Osgild/boisdebaram.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bois de Baram</h1> | ||||||
|  | <div><b>Forêt</b> infestée de hobgobelins, gobelins et bandits</div> | ||||||
|  | <div><b>Chef :</b> le Roi de Baram</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S5 Le Pic d’Anddalf p100</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/boisdemuir.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bois de Muir</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/boisdemyrviel.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bois de Myrviel</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/boisdormant.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Bois Dormant</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Maire :</b> Meland d’Ormir</div> | <div><b>Maire :</b> Meland d’Ormir</div> | ||||||
| <div><b>Lieux importants :</b> L’hippodrome, les auberges le Relais d’Osgild, le Choix des Anciens, l’Hostellerie de la Frontière, Au char royal.</div> | <div><b>Lieux importants :</b> L’hippodrome, les auberges le Relais d’Osgild, le Choix des Anciens, l’Hostellerie de la Frontière, Au char royal.</div> | ||||||
| <div><b>Evènement :</b> La course royale, course de char annuelle sur la Chaussée des Anciens</div> | <div><b>Evènement :</b> La course royale, course de char annuelle sur la Chaussée des Anciens</div> | ||||||
| <div><b>Source :</b> Anathazerin S6 La Vallée des  Songes p136, p140</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S6 La Vallée des  Songes p136, p140</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/chainedesserresdumonde.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Chaîne des Serres du Monde</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -5,6 +5,6 @@ | ||||||
| <body> | <body> | ||||||
| <h1>Champlin</h1> | <h1>Champlin</h1> | ||||||
| <div><b>Hameau</b> de paysans</div> | <div><b>Hameau</b> de paysans</div> | ||||||
| <div><b>Source :</b> Anathazerin S6 La Vallée des  Songes p145</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S6 La Vallée des  Songes p145</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -9,6 +9,6 @@ | ||||||
| <div><b>Lieaux importants :</b> auberge, château du Baron (plan), cimetière (plan)</div> | <div><b>Lieaux importants :</b> auberge, château du Baron (plan), cimetière (plan)</div> | ||||||
| <div><b>Plan du village :</b> Oui</div> | <div><b>Plan du village :</b> Oui</div> | ||||||
| <div><b>Plan des alentours :</b> Oui</div> | <div><b>Plan des alentours :</b> Oui</div> | ||||||
| <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=4213" target="_blank">BI Les disparus de Clairval</a> p15, <a href="https://www.black-book-editions.fr/produit.php?id=5895" target="_blank">CBHS#1 Retour à Clairval</a> p295</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=4213" target="_blank">BI</a> : Les disparus de Clairval p15, <a href="https://www.black-book-editions.fr/produit.php?id=5895" target="_blank">CBHS#1</a> : Retour à Clairval p295</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/coeurdubois.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Coeur du Bois</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										11
									
								
								Docs/Osgild/comtedeponant.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Comté de Ponant</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="virylene.html">Virylène</a></div> | ||||||
|  | <div><b>Comte :</b> Nosra du Ponant</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerïn</a> : S11 Le pacte du seigneur des cimes p364, p433</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										9
									
								
								Docs/Osgild/contreedewyks.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Contrée de Wyks</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="wyks.html">Wyks</a></div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										13
									
								
								Docs/Osgild/desertdesmortesroches.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,13 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Désert des Mortesroches</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="kron.html">Krön</a></div> | ||||||
|  | <div><b>Population :</b> Orques</div> | ||||||
|  | <div><b>Températures :</b> Infernale la journée et glaciale la nuit</div> | ||||||
|  | <div>Désert de roche</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S13 La pacification de Krön p408</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/desertdetanith.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Désert de Tanith</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Deux-Ponts</h1> | <h1>Deux-Ponts</h1> | ||||||
| <div><b>Village</b> (~15 maisons)</div> | <div><b>Village</b> (~15 maisons)</div> | ||||||
| <div>Situé à 10 jours de marche au sud de <a href="clairval.html">Clairval</a></div> | <div>Situé à 10 jours de marche au sud de <a href="clairval.html">Clairval</a></div> | ||||||
| <div><b>Source :</b> CBHS#1 : Mini-aventure : Caraverne p128</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5895" target="_blank">CBHS#1</a> : Mini-aventure : Caraverne p128</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/duchedeperik.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Duché de Perik</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/failledesmondes.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Faille des Mondes</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -7,6 +7,6 @@ | ||||||
| <div><b>Ville</b> troglodyte (~3 000 habitants)</div> | <div><b>Ville</b> troglodyte (~3 000 habitants)</div> | ||||||
| <div><b>Activité :</b> comptoir commercial, agriculture</div> | <div><b>Activité :</b> comptoir commercial, agriculture</div> | ||||||
| <div>Population humaine et naine</div> | <div>Population humaine et naine</div> | ||||||
| <div><b>Source :</b> Anathazerin : S10 La traversée  de Dorn p314</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 La traversée  de Dorn p314</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Chef :</b> Bill Bilibon</div> | <div><b>Chef :</b> Bill Bilibon</div> | ||||||
| <div><b>Lieux importants :</b> l’auberge Le Chat Ventru</div> | <div><b>Lieux importants :</b> l’auberge Le Chat Ventru</div> | ||||||
| <div><b>Activité :</b> Elevage de lapins géants</div> | <div><b>Activité :</b> Elevage de lapins géants</div> | ||||||
| <div><b>Source :</b> Anathazerin S4 Les Faux-Monnayeurs p81</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S4 Les Faux-Monnayeurs p81</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Felten</h1> | <h1>Felten</h1> | ||||||
| <div><b>Ville</b> fortifiée (~8 000 habitants)</div> | <div><b>Ville</b> fortifiée (~8 000 habitants)</div> | ||||||
| <div><b>Lieux importants :</b> Donjon</div> | <div><b>Lieux importants :</b> Donjon</div> | ||||||
| <div><b>Source :</b> Anathazerin : S10 La traversée  de Dorn p314</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 La traversée  de Dorn p314</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,6 +4,6 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Feng</h1> | <h1>Feng</h1> | ||||||
| <div><b>Capitale</b> des Iles d’Ouister</div> | <div><b>Capitale</b> des <a href="ilesdouister.html">Iles d’Ouister</a></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -5,9 +5,9 @@ | ||||||
| </head> | </head> | ||||||
| <body onload="init()"> | <body onload="init()"> | ||||||
| <h1>Ferrance</h1> | <h1>Ferrance</h1> | ||||||
| <div><b>Capitale</b> de la principauté d'Arly</div> | <div><b>Capitale</b> de la <a href="principautedarly.html">principauté d'Arly</a></div> | ||||||
| <div><b>Lieux importants :</b> L'académie de magie</div> | <div><b>Lieux importants :</b> L'académie de magie</div> | ||||||
| <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> p7, S4 Les Faux-Monnayeurs p88</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7, S4 Les Faux-Monnayeurs p88</div> | ||||||
| <div>Carte par <b>Romje</b> :</div> | <div>Carte par <b>Romje</b> :</div> | ||||||
| <div><input type="range" min="30" max="250" value="100" id="range" /></div> | <div><input type="range" min="30" max="250" value="100" id="range" /></div> | ||||||
| <div><object id="map" data="ferrance.svg" width="100%" type="image/svg+xml" /></div> | <div><object id="map" data="ferrance.svg" width="100%" type="image/svg+xml" /></div> | ||||||
|  |  | ||||||
|  | @ -8,7 +8,7 @@ | ||||||
| <!-- #$AUTHOR:fr19960 --> | <!-- #$AUTHOR:fr19960 --> | ||||||
| <area shape="rect" coords="1,103,193,143" alt="Océan Pelurique" href="oceanpelurique.html" target="_parent" /> | <area shape="rect" coords="1,103,193,143" alt="Océan Pelurique" href="oceanpelurique.html" target="_parent" /> | ||||||
| <area shape="rect" coords="1,1363,207,1535" alt="Océan Pelurique" href="oceanpelurique.html" target="_parent" /> | <area shape="rect" coords="1,1363,207,1535" alt="Océan Pelurique" href="oceanpelurique.html" target="_parent" /> | ||||||
| <area shape="rect" coords="1348,1480,1599,1520" alt="Port-Sable" href="port-sable.html" target="_parent" /> | <area shape="rect" coords="1348,1480,1599,1520" alt="Port-Sable" href="portsable.html" target="_parent" /> | ||||||
| <area shape="rect" coords="1666,17,1877,57" alt="Fourche" href="fourche.html" target="_parent" /> | <area shape="rect" coords="1666,17,1877,57" alt="Fourche" href="fourche.html" target="_parent" /> | ||||||
| <area shape="rect" coords="1836,382,2044,417" alt="Valastir" href="valastir.html" target="_parent" /> | <area shape="rect" coords="1836,382,2044,417" alt="Valastir" href="valastir.html" target="_parent" /> | ||||||
| </map> | </map> | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ | ||||||
|       <title>Océan Pelurique</title> |       <title>Océan Pelurique</title> | ||||||
|     </rect> |     </rect> | ||||||
|   </a> |   </a> | ||||||
|   <a href="port-sable.html" target="_parent"> |   <a href="portsable.html" target="_parent"> | ||||||
|     <rect x="1348" y="1480" width="251" height="40"> |     <rect x="1348" y="1480" width="251" height="40"> | ||||||
|       <title>Port-Sable</title> |       <title>Port-Sable</title> | ||||||
|     </rect> |     </rect> | ||||||
|  |  | ||||||
| Before Width: | Height: | Size: 880 B After Width: | Height: | Size: 879 B | 
|  | @ -11,6 +11,6 @@ | ||||||
| <div><b>Lieux importants :</b> L’auberge-relais, le marché couvert, le grenier, la baraque des gardes, le beffroi</div> | <div><b>Lieux importants :</b> L’auberge-relais, le marché couvert, le grenier, la baraque des gardes, le beffroi</div> | ||||||
| <div><b>Plan de la ville :</b> Oui</div> | <div><b>Plan de la ville :</b> Oui</div> | ||||||
| <div><b>Activité :</b> Agriculture</div> | <div><b>Activité :</b> Agriculture</div> | ||||||
| <div><b>Source :</b> Anathazerin : S8 La Bataille de  Fleck p218, 219</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de  Fleck p218, 219</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -5,6 +5,6 @@ | ||||||
| <body> | <body> | ||||||
| <h1>Fondsac</h1> | <h1>Fondsac</h1> | ||||||
| <div><b>Village</b> Halfelin</div> | <div><b>Village</b> Halfelin</div> | ||||||
| <div><b>Source :</b> Anathazerin : S3 Le Sanctuaire p50</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S3 Le Sanctuaire p50</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/foretdehautesylve.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Forêt de Hautesylve</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/foretdeluirandoral.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Forêt de Luir-An-Doral</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/foretdeprimeval.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Forêt de Primeval</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/foretsombre.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Forêt Sombre</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -7,6 +7,6 @@ | ||||||
| <div><b>Poste-frontière</b></div> | <div><b>Poste-frontière</b></div> | ||||||
| <div><b>Plan :</b> Oui</div> | <div><b>Plan :</b> Oui</div> | ||||||
| <div><b>Garnison :</b> ~30 soldats + 2 officiers</div> | <div><b>Garnison :</b> ~30 soldats + 2 officiers</div> | ||||||
| <div><b>Source :</b> Anathazerin : S2 Fort - Boueux  p24</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S2 Fort - Boueux  p24</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Fort Colline</h1> | <h1>Fort Colline</h1> | ||||||
| <div>Communauté de Nains</div> | <div>Communauté de Nains</div> | ||||||
| <div><b>Lieux importants :</b> Mines de métaux</div> | <div><b>Lieux importants :</b> Mines de métaux</div> | ||||||
| <div><b>Source :</b> Anathazerin : S3 Le Sanctuaire p50</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S3 Le Sanctuaire p50</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
| <body onload="init()"> | <body onload="init()"> | ||||||
| <h1>Fourche</h1> | <h1>Fourche</h1> | ||||||
| <div><b>Ville marchande</b></div> | <div><b>Ville marchande</b></div> | ||||||
| <div><b>Source :</b> CB02 La course du printemps  p149</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=193" target="_blank">CB02</a> : La course du printemps  p149</div> | ||||||
| <div>Carte par <b>Romje</b> :</div> | <div>Carte par <b>Romje</b> :</div> | ||||||
| <div><input type="range" min="30" max="250" value="100" id="range" /></div> | <div><input type="range" min="30" max="250" value="100" id="range" /></div> | ||||||
| <div><object id="map" data="fourche.svg" width="100%" type="image/svg+xml" /></div> | <div><object id="map" data="fourche.svg" width="100%" type="image/svg+xml" /></div> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Goruz-Kal</h1> | <h1>Goruz-Kal</h1> | ||||||
| <div><b>Ancienne cité</b> naine fortifiée</div> | <div><b>Ancienne cité</b> naine fortifiée</div> | ||||||
| <div><b>Lieux importants :</b> L’ermitage  d’Harlan</div> | <div><b>Lieux importants :</b> L’ermitage  d’Harlan</div> | ||||||
| <div><b>Source :</b> CB02 La course du printemps p151</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=193" target="_blank">CB02</a> : La course du printemps p151</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -7,7 +7,7 @@ | ||||||
| <h1>Hauterive</h1> | <h1>Hauterive</h1> | ||||||
| <div><b>Ville fortifiée</b></div> | <div><b>Ville fortifiée</b></div> | ||||||
| <div><b>Lieux importants :</b> Castel-Froid, la  Bibliothèque du baron, la Tour de l’alchimiste</div> | <div><b>Lieux importants :</b> Castel-Froid, la  Bibliothèque du baron, la Tour de l’alchimiste</div> | ||||||
| <div><b>Source :</b> CB01 La fille du seigneur de l’hiver p143</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=128" target="_blank">CB01</a> : La fille du seigneur de l’hiver p143</div> | ||||||
| <div>Carte par <b>Romje</b> :</div> | <div>Carte par <b>Romje</b> :</div> | ||||||
| <div><input type="range" min="30" max="250" value="100" id="range" /></div> | <div><input type="range" min="30" max="250" value="100" id="range" /></div> | ||||||
| <div><object id="map" data="hauterive.svg" width="100%" type="image/svg+xml" /></div> | <div><object id="map" data="hauterive.svg" width="100%" type="image/svg+xml" /></div> | ||||||
|  |  | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Rivière :</b> La Lyrac</div> | <div><b>Rivière :</b> La Lyrac</div> | ||||||
| <div><b>Plan :</b> Oui</div> | <div><b>Plan :</b> Oui</div> | ||||||
| <div><b>Activités :</b> Mines de métaux rares ou précieux</div> | <div><b>Activités :</b> Mines de métaux rares ou précieux</div> | ||||||
| <div><b>Source :</b> Invincible S6 Les Guerriers du Temps p292</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : S6 Les Guerriers du Temps p292</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/hautsdehurleroche.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Hauts de Hurleroche</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -4,6 +4,6 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Ilduran</h1> | <h1>Ilduran</h1> | ||||||
| <div><b>Capitale</b> du duché de Périk</div> | <div><b>Capitale</b> du <a href="duchedeperik.html">duché de Périk</a></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										9
									
								
								Docs/Osgild/ilesdouister.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Iles d'Ouister</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="feng.html">Feng</a></div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/ilesnenuphars.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Iles Nénuphars</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -5,6 +5,6 @@ | ||||||
| <body> | <body> | ||||||
| <h1>Illistar</h1> | <h1>Illistar</h1> | ||||||
| <div><b>Lieux importants :</b> L’académie de magie</div> | <div><b>Lieux importants :</b> L’académie de magie</div> | ||||||
| <div><b>Source :</b> Anathazerin : S4 Les Faux-Monnayeurs p88</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S4 Les Faux-Monnayeurs p88</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,6 +4,6 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Jarell</h1> | <h1>Jarell</h1> | ||||||
| <div><b>Capitale</b> de la Baronnie de Bordant</div> | <div><b>Capitale</b> de la <a href="baronniedebordant.html">Baronnie de Bordant</a></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -5,6 +5,6 @@ | ||||||
| <body> | <body> | ||||||
| <h1>Kaerimbor</h1> | <h1>Kaerimbor</h1> | ||||||
| <div><b>Capitale</b> du Royaume des Nains</div> | <div><b>Capitale</b> du Royaume des Nains</div> | ||||||
| <div><b>Source :</b> Anathazerin : p14</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p14</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Kaer-Undün</h1> | <h1>Kaer-Undün</h1> | ||||||
| <div><b>Ancienne cité royale des nains</b></div> | <div><b>Ancienne cité royale des nains</b></div> | ||||||
| <div>Portes de pierre monumentales closes par une puissante magie</div> | <div>Portes de pierre monumentales closes par une puissante magie</div> | ||||||
| <div><b>Source :</b> Anathazerin : S10 p315</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 p315</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  | @ -4,10 +4,10 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Keln</h1> | <h1>Keln</h1> | ||||||
| <div><b>Capitale</b> du Pays de Dorn (~25 000  habitants)<div> | <div><b>Capitale</b> du <a href="paysdedorn.html">Pays de Dorn</a> (~25 000  habitants)<div> | ||||||
| <div>Ville fortifiée</div> | <div>Ville fortifiée</div> | ||||||
| <div><b>Fleuve :</b> Ophal</div> | <div><b>Fleuve :</b> Ophal</div> | ||||||
| <div>Construite sur la rive du lac Iruné</div> | <div>Construite sur la rive du lac Iruné</div> | ||||||
| <div><b>Source :</b> Anathazerin : S10 La traversée de Dorn p317</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 La traversée de Dorn p317</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Krön</h1> | <h1>Krön</h1> | ||||||
| <div><b>Capitale</b> du désert des Morteroches</div> | <div><b>Capitale</b> du <a href="desertdesmorteroches.html">désert des Morteroches</a></div> | ||||||
| <div><b>Lieux importants :</b> Le cratère de Krön, « Creuset Sacré »</div> | <div><b>Lieux importants :</b> Le cratère de Krön, « Creuset Sacré »</div> | ||||||
| <div><b>Source :</b> Anathazerin : S13 La pacification de Krön p408</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S13 La pacification de Krön p408</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/lacsinar.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Lac Sinar</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/lacthulea.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Lac Thuléa</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -5,6 +5,6 @@ | ||||||
| <body> | <body> | ||||||
| <h1>Liseviel</h1> | <h1>Liseviel</h1> | ||||||
| <div><b>Hameau</b> de paysans</div> | <div><b>Hameau</b> de paysans</div> | ||||||
| <div><b>Source :</b> Anathazerin S6 La Vallée des Songes p145</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S6 La Vallée des Songes p145</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Maduk</h1> | <h1>Maduk</h1> | ||||||
| <div><b>Cité</b></div> | <div><b>Cité</b></div> | ||||||
| <div>Grenier à blé des marches</div> | <div>Grenier à blé des marches</div> | ||||||
| <div><b>Source :</b> Anathazerin : S8 La Bataille de Fleck p212</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p212</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/maraisdebourbevieux.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Marais de Bourbe-Vieux</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/maraisdudragon.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Marais du Dragon</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										11
									
								
								Docs/Osgild/marchesdupiemont.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Marches du Piémont</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="piemont.html">Piémont</a></div> | ||||||
|  | <div><b>Margrave :</b> Uther Anthrédal du Piémont</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S4 Les Faux-Monnayeurs p76</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/massifdescimeales.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Massif des Ciméales</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/merdesroseaux.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Mer des Roseaux</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/mermauve.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Mer Mauve</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -13,6 +13,6 @@ | ||||||
| <div><b>Evènement :</b> Le festival d’été</div> | <div><b>Evènement :</b> Le festival d’été</div> | ||||||
| <div><b>Plan de la Ville :</b> Oui</div> | <div><b>Plan de la Ville :</b> Oui</div> | ||||||
| <div>Ville de lettres</div> | <div>Ville de lettres</div> | ||||||
| <div><b>Source :</b> Anathazerin : p7, S4 Les Faux-Monnayeurs p82</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7, S4 Les Faux-Monnayeurs p82</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montagnedefeu.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Montagne de Feu</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montsargentes.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Monts Argentés</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montsethernos.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Monts Ethernos</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montsgriseux.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Monts Griseux</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montsogredents.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Monts Ogredents</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/montsvierges.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Monts Vierges</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										12
									
								
								Docs/Osgild/murdekelt.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,12 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Mur de Kelt</h1> | ||||||
|  | <div><b>Hauteur :</b> 50 m</div> | ||||||
|  | <div><b>Construction :</b> il y a plus de 5 000 ans</div> | ||||||
|  | <div>Immense ouvrage de pierre noire de 50 mètres de haut qui protège le Piémont des abominations du Kathang</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S5 Le Pic d’Anddalf p100</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/noirmarais.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Noir Marais</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/oceanpelurique.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Océan Pelurique</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Ormile</h1> | <h1>Ormile</h1> | ||||||
| <div><b>Poste frontière</b></div> | <div><b>Poste frontière</b></div> | ||||||
| <div>Grand caravansérail</div> | <div>Grand caravansérail</div> | ||||||
| <div><b>Source :</b> Anathazerin S4 Les Faux-Monnayeurs p76</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S4 Les Faux-Monnayeurs p76</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										10
									
								
								Docs/Osgild/osgild.map
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,10 @@ | ||||||
|  | <img src="osgild.png" width="2099" height="1485" border="0" usemap="#map" /> | ||||||
|  | 
 | ||||||
|  | <map name="map"> | ||||||
|  | <!-- #$-:Image map file created by GIMP Image Map plug-in --> | ||||||
|  | <!-- #$-:GIMP Image Map plug-in by Maurits Rijk --> | ||||||
|  | <!-- #$-:Please do not edit lines starting with "#$" --> | ||||||
|  | <!-- #$VERSION:2.3 --> | ||||||
|  | <!-- #$AUTHOR: --> | ||||||
|  | <area shape="rect" coords="72,641,252,676" alt="Coeur-du-bois" target="details" href="coeurdubois.html" /> | ||||||
|  | </map> | ||||||
|  | @ -5,7 +5,7 @@ | ||||||
| <!-- #$-:GIMP Image Map plug-in by Maurits Rijk --> | <!-- #$-:GIMP Image Map plug-in by Maurits Rijk --> | ||||||
| <!-- #$-:Please do not edit lines starting with "#$" --> | <!-- #$-:Please do not edit lines starting with "#$" --> | ||||||
| <!-- #$VERSION:2.3 --> | <!-- #$VERSION:2.3 --> | ||||||
| <!-- #$AUTHOR:  --> | <!-- #$AUTHOR:   --> | ||||||
| <area shape="circle" coords="144,466,12" alt="Hauterive" target="details" href="hauterive.html" /> | <area shape="circle" coords="144,466,12" alt="Hauterive" target="details" href="hauterive.html" /> | ||||||
| <area shape="circle" coords="139,617,6" alt="Vercélise" target="details" href="vercelise.html" /> | <area shape="circle" coords="139,617,6" alt="Vercélise" target="details" href="vercelise.html" /> | ||||||
| <area shape="circle" coords="97,825,14" alt="Virylène" target="details" href="virylene.html" /> | <area shape="circle" coords="97,825,14" alt="Virylène" target="details" href="virylene.html" /> | ||||||
|  | @ -82,4 +82,106 @@ | ||||||
| <area shape="circle" coords="1759,574,7" alt="Guar" target="details" href="guar.html" /> | <area shape="circle" coords="1759,574,7" alt="Guar" target="details" href="guar.html" /> | ||||||
| <area shape="rect" coords="106,508,228,573" alt="Province d'Arsheim" target="details" href="provincedarsheim.html" /> | <area shape="rect" coords="106,508,228,573" alt="Province d'Arsheim" target="details" href="provincedarsheim.html" /> | ||||||
| <area shape="rect" coords="151,605,221,620" alt="Vercélise" target="details" href="vercelise.html" /> | <area shape="rect" coords="151,605,221,620" alt="Vercélise" target="details" href="vercelise.html" /> | ||||||
|  | <area shape="rect" coords="72,641,252,676" alt="Coeur-du-bois" target="details" href="coeurdubois.html" /> | ||||||
|  | <area shape="rect" coords="204,697,293,811" alt="Comté de Ponant" target="details" href="comtedeponant.html" /> | ||||||
|  | <area shape="rect" coords="42,844,144,878" alt="Virylène" target="details" href="virylene.html" /> | ||||||
|  | <area shape="rect" coords="167,243,503,293" alt="Royaumes du Nord" target="details" href="royaumesdunord.html" /> | ||||||
|  | <area shape="rect" coords="482,507,545,535" alt="Krön" target="details" href="kron.html" /> | ||||||
|  | <area shape="rect" coords="440,562,592,621" alt="Désert des Morteroches" target="details" href="desertdesmorteroches.html" /> | ||||||
|  | <area shape="rect" coords="520,669,566,716" alt="Lac Sinar" target="details" href="lacsinar.html" /> | ||||||
|  | <area shape="rect" coords="353,769,415,791" alt="Clairval" target="details" href="clairval.html" /> | ||||||
|  | <area shape="rect" coords="442,749,536,821" alt="Bois de Myrviel" target="details" href="boisdemyrviel.html" /> | ||||||
|  | <area shape="rect" coords="306,819,413,885" alt="Bois Dormant" target="details" href="boisdormant.html" /> | ||||||
|  | <area shape="rect" coords="266,891,374,921" alt="Fourche" target="details" href="fourche.html" /> | ||||||
|  | <area shape="rect" coords="192,1017,270,1038" alt="Goruz Kal" target="details" href="goruzkal.html" /> | ||||||
|  | <area shape="rect" coords="304,1018,374,1037" alt="Rampart" target="details" href="rampart.html" /> | ||||||
|  | <area shape="rect" coords="543,873,609,894" alt="Twemby" target="details" href="twemby.html" /> | ||||||
|  | <area shape="rect" coords="485,938,558,972" alt="Wyks" target="details" href="wyks.html" /> | ||||||
|  | <area shape="rect" coords="384,1004,488,1071" alt="Bois d'Astreis" target="details" href="boisdastreis.html" /> | ||||||
|  | <area shape="rect" coords="322,1084,534,1118" alt="Principauté d'Arly" target="details" href="principautedarly.html" /> | ||||||
|  | <area shape="rect" coords="195,1186,304,1215" alt="Ferrance" target="details" href="ferrance.html" /> | ||||||
|  | <area shape="rect" coords="414,1151,511,1178" alt="Valastir" target="details" href="valastir.html" /> | ||||||
|  | <area shape="rect" coords="565,1091,673,1119" alt="Benastir" target="details" href="benastir.html" /> | ||||||
|  | <area shape="rect" coords="503,1023,571,1043" alt="Fondsac" target="details" href="fondsac.html" /> | ||||||
|  | <area shape="rect" coords="608,954,661,999" alt="Fort Colline" target="details" href="fortcolline.html" /> | ||||||
|  | <area shape="rect" coords="658,1047,709,1067" alt="Ormile" target="details" href="ormile.html" /> | ||||||
|  | <area shape="rect" coords="15,1149,134,1221" alt="Océan Pelurique" target="details" href="oceanpelurique.html" /> | ||||||
|  | <area shape="rect" coords="321,1217,414,1285" alt="Bois de Muir" target="details" href="boisdemuir.html" /> | ||||||
|  | <area shape="rect" coords="219,1323,353,1356" alt="Port-Sable" target="details" href="portsable.html" /> | ||||||
|  | <area shape="rect" coords="99,1387,289,1417" alt="Désert de Tanith" target="details" href="desertdetanith.html" /> | ||||||
|  | <area shape="rect" coords="402,1363,590,1396" alt="Monts Argentés" target="details" href="montsargentes.html" /> | ||||||
|  | <area shape="rect" coords="552,1321,674,1347" alt="Kaerimbor" target="details" href="kaerimbor.html" /> | ||||||
|  | <area shape="rect" coords="636,431,766,536" alt="Hauts de Hurleroche" target="details" href="hautsdehurleroche.html" /> | ||||||
|  | <area shape="rect" coords="799,516,850,559" alt="Lac Thuléa" target="details" href="lacthulea.html" /> | ||||||
|  | <area shape="rect" coords="675,729,808,796" alt="Forêt de Hautesylve" target="details" href="foretdehautesylve.html" /> | ||||||
|  | <area shape="rect" coords="868,786,970,817" alt="Syndoril" target="details" href="syndoril.html" /> | ||||||
|  | <area shape="rect" coords="835,930,893,947" alt="Bonlieu" target="details" href="bonlieu.html" /> | ||||||
|  | <area shape="rect" coords="789,1085,901,1109" alt="Monastir" target="details" href="monastir.html" /> | ||||||
|  | <area shape="rect" coords="682,1154,800,1180" alt="Forterive" target="details" href="forterive.html" /> | ||||||
|  | <area shape="rect" coords="781,1224,875,1289" alt="Bois de Baram" target="details" href="boisdebaram.html" /> | ||||||
|  | <area shape="rect" coords="780,1323,845,1351" alt="Xelys" target="details" href="xelys.html" /> | ||||||
|  | <area shape="rect" coords="904,1068,1144,1091" alt="Marches du Piémont" target="details" href="marchesdupiemont.html" /> | ||||||
|  | <area shape="rect" coords="891,1154,940,1173" alt="Valpir" target="details" href="valpir.html" /> | ||||||
|  | <area shape="rect" coords="973,992,1072,1023" alt="Piémont" target="details" href="piemont.html" /> | ||||||
|  | <area shape="rect" coords="1167,1168,1252,1195" alt="Maduk" target="details" href="maduk.html" /> | ||||||
|  | <area shape="rect" coords="1181,1255,1224,1278" alt="Sinys" target="details" href="sinys.html" /> | ||||||
|  | <area shape="rect" coords="1218,981,1300,1009" alt="Salant" target="details" href="salant.html" /> | ||||||
|  | <area shape="rect" coords="1242,1056,1298,1098" alt="Blanc Marais" target="details" href="blancmarais.html" /> | ||||||
|  | <area shape="rect" coords="1295,1338,1404,1365" alt="Uldamar" target="details" href="uldamar.html" /> | ||||||
|  | <area shape="rect" coords="1349,1159,1427,1207" alt="Montagne de feu" target="details" href="montagnedefeu.html" /> | ||||||
|  | <area shape="rect" coords="1523,1311,1693,1379" alt="Forêt de Luir-An-Doral" target="details" href="foretdeluirandoral.html" /> | ||||||
|  | <area shape="rect" coords="1460,1172,1541,1198" alt="Okmur" target="details" href="okmur.html" /> | ||||||
|  | <area shape="rect" coords="1576,1086,1654,1192" alt="Duché de Perik" target="details" href="duchedeperik.html" /> | ||||||
|  | <area shape="rect" coords="1399,1086,1483,1114" alt="Ilduran" target="details" href="ilduran.html" /> | ||||||
|  | <area shape="rect" coords="1369,1006,1586,1036" alt="Mer des Roseaux" target="details" href="merdesroseaux.html" /> | ||||||
|  | <area shape="rect" coords="1293,939,1415,972" alt="Port-libre" target="details" href="portlibre.html" /> | ||||||
|  | <area shape="rect" coords="1098,843,1151,887" alt="Bois Ardent" target="details" href="boisardent.html" /> | ||||||
|  | <area shape="rect" coords="1280,832,1334,875" alt="Noir Marais" target="details" href="noirmarais.html" /> | ||||||
|  | <area shape="rect" coords="1159,754,1200,774" alt="Fleck" target="details" href="fleck.html" /> | ||||||
|  | <area shape="rect" coords="1087,619,1181,637" alt="Kaer-Undün" target="details" href="kaerundun.html" /> | ||||||
|  | <area shape="rect" coords="1182,461,1246,564" alt="Pays de Dorn" target="details" href="paysdedorn.html" /> | ||||||
|  | <area shape="rect" coords="1231,583,1282,604" alt="Falèze" target="details" href="faleze.html" /> | ||||||
|  | <area shape="rect" coords="1072,383,1178,451" alt="Forêt de Primeval" target="details" href="foretdeprimeval.html" /> | ||||||
|  | <area shape="rect" coords="1047,321,1098,339" alt="Timvir" target="details" href="timvir.html" /> | ||||||
|  | <area shape="rect" coords="1184,362,1261,389" alt="Felten" target="details" href="felten.html" /> | ||||||
|  | <area shape="rect" coords="1284,385,1336,414" alt="Keln" target="details" href="keln.html" /> | ||||||
|  | <area shape="rect" coords="1092,45,1441,87" alt="Royaumes Barbares" target="details" href="royaumesbarbares.html" /> | ||||||
|  | <area shape="rect" coords="1575,157,1667,186" alt="Keltium" target="details" href="keltium.html" /> | ||||||
|  | <area shape="rect" coords="1600,264,1736,330" alt="Protectorat de Fer" target="details" href="protectoratdefer.html" /> | ||||||
|  | <area shape="rect" coords="1494,329,1552,346" alt="Veltium" target="details" href="veltium.html" /> | ||||||
|  | <area shape="rect" coords="1794,357,1924,387" alt="Panderium" target="details" href="panderium.html" /> | ||||||
|  | <area shape="rect" coords="1334,506,1494,537" alt="Forêt Sombre" target="details" href="foretsombre.html" /> | ||||||
|  | <area shape="rect" coords="1617,486,1699,507" alt="Tor-Angul" target="details" href="torangul.html" /> | ||||||
|  | <area shape="rect" coords="1737,548,1779,567" alt="Guar" target="details" href="guar.html" /> | ||||||
|  | <area shape="rect" coords="1941,560,2019,587" alt="Illistar" target="details" href="illistar.html" /> | ||||||
|  | <area shape="rect" coords="1517,603,1566,620" alt="Murlin" target="details" href="murlin.html" /> | ||||||
|  | <area shape="rect" coords="1525,646,1608,672" alt="Thorm" target="details" href="thorm.html" /> | ||||||
|  | <area shape="rect" coords="1386,681,1435,699" alt="Lizière" target="details" href="liziere.html" /> | ||||||
|  | <area shape="rect" coords="1474,714,1740,746" alt="Baronnie de Bordant" target="details" href="baronniedebordant.html" /> | ||||||
|  | <area shape="rect" coords="1504,806,1621,833" alt="Salmarez" target="details" href="salmarez.html" /> | ||||||
|  | <area shape="rect" coords="1518,895,1656,963" alt="Iles Nénuphars" target="details" href="ilesnenuphars.html" /> | ||||||
|  | <area shape="rect" coords="1690,948,1765,976" alt="Guilde" target="details" href="guilde.html" /> | ||||||
|  | <area shape="rect" coords="1772,755,1817,775" alt="Rivek" target="details" href="rivek.html" /> | ||||||
|  | <area shape="rect" coords="1781,705,1843,735" alt="Jarell" target="details" href="jarell.html" /> | ||||||
|  | <area shape="rect" coords="1881,629,1968,695" alt="Mer Mauve" target="details" href="mermauve.html" /> | ||||||
|  | <area shape="rect" coords="1838,441,1913,468" alt="Foroc" target="details" href="foroc.html" /> | ||||||
|  | <area shape="rect" coords="1931,264,2048,332" alt="Iles d'Ouister" target="details" href="ilesdouister.html" /> | ||||||
|  | <area shape="rect" coords="1816,205,1876,236" alt="Feng" target="details" href="feng.html" /> | ||||||
|  | <area shape="rect" coords="1705,1088,1844,1115" alt="Hauteroche" target="details" href="hauteroche.html" /> | ||||||
|  | <area shape="rect" coords="1823,975,1948,1079" alt="Royaume de Cobis" target="details" href="royaumedecobis.html" /> | ||||||
|  | <area shape="rect" coords="1980,1123,2074,1153" alt="Lycanis" target="details" href="lycanis.html" /> | ||||||
|  | <area shape="rect" coords="1802,1208,1923,1237" alt="Paleseaux" target="details" href="paleseaux.html" /> | ||||||
|  | <area shape="rect" coords="1879,1302,1965,1348" alt="Marais du Dragon" target="details" href="maraisdudragon.html" /> | ||||||
|  | <area shape="rect" coords="1570,1243,1648,1263" alt="Mar-Iridan" target="details" href="mariridan.html" /> | ||||||
|  | <area shape="poly" coords="281,546,309,539,350,703,320,712" alt="Monts Vierges" target="details" href="montsvierges.html" /> | ||||||
|  | <area shape="rect" coords="378,642,488,687" alt="Marais de Bourbe-Vieux" target="details" href="maraisdebourbevieux.html" /> | ||||||
|  | <area shape="rect" coords="393,692,493,712" alt="Fort-Boueux" target="details" href="fortboueux.html" /> | ||||||
|  | <area shape="poly" coords="595,736,584,711,752,643,762,670" alt="Monts Griseux" target="details" href="montsgriseux.html" /> | ||||||
|  | <area shape="poly" coords="355,451,482,383,489,400,364,468" alt="Faille des Mondes" target="details" href="failledesmondes.html" /> | ||||||
|  | <area shape="poly" coords="974,1168,1005,1174,971,1372,941,1372" alt="Monts Ogredents" target="details" href="montsogredents.html" /> | ||||||
|  | <area shape="poly" coords="1208,1338,1200,1319,1287,1280,1296,1300" alt="Mur de Kelt" target="details" href="murdekelt.html" /> | ||||||
|  | <area shape="poly" coords="1412,1245,1424,1231,1493,1290,1481,1305" alt="Mur de Kelt" target="details" href="murdekelt.html" /> | ||||||
|  | <area shape="poly" coords="1031,272,1021,241,1256,186,1262,217" alt="Massif des Ciméales" target="details" href="massifdescimeales.html" /> | ||||||
|  | <area shape="poly" coords="1027,520,1059,517,1091,850,1060,856" alt="Chaîne des Serres du Monde" target="details" href="chainedesserresdumonde.html" /> | ||||||
|  | <area shape="poly" coords="1741,1165,1770,1168,1791,1262,1826,1346,1803,1365,1753,1261" alt="Monts Ethernos" target="details" href="montsethernos.html" /> | ||||||
| </map> | </map> | ||||||
|  |  | ||||||
|  | @ -372,7 +372,7 @@ | ||||||
|   </a> |   </a> | ||||||
|   <a href="provincedarsheim.html" target="details"> |   <a href="provincedarsheim.html" target="details"> | ||||||
|     <rect x="106" y="508" width="122" height="65"> |     <rect x="106" y="508" width="122" height="65"> | ||||||
|       <title>Province d&apos;Arsheim</title> |       <title>Province d'Arsheim</title> | ||||||
|     </rect> |     </rect> | ||||||
|   </a> |   </a> | ||||||
|   <a href="vercelise.html" target="details"> |   <a href="vercelise.html" target="details"> | ||||||
|  | @ -380,4 +380,514 @@ | ||||||
|       <title>Vercélise</title> |       <title>Vercélise</title> | ||||||
|     </rect> |     </rect> | ||||||
|   </a> |   </a> | ||||||
|  |   <a href="coeurdubois.html" target="details"> | ||||||
|  |     <rect x="72" y="641" width="180" height="35"> | ||||||
|  |       <title>Coeur-du-bois</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="comtedeponant.html" target="details"> | ||||||
|  |     <rect x="204" y="697" width="89" height="114"> | ||||||
|  |       <title>Comté de Ponant</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="virylene.html" target="details"> | ||||||
|  |     <rect x="42" y="844" width="102" height="34"> | ||||||
|  |       <title>Virylène</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="royaumesdunord.html" target="details"> | ||||||
|  |     <rect x="167" y="243" width="336" height="50"> | ||||||
|  |       <title>Royaumes du Nord</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="kron.html" target="details"> | ||||||
|  |     <rect x="482" y="507" width="63" height="28"> | ||||||
|  |       <title>Krön</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="desertdesmorteroches.html" target="details"> | ||||||
|  |     <rect x="440" y="562" width="152" height="59"> | ||||||
|  |       <title>Désert des Morteroches</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="lacsinar.html" target="details"> | ||||||
|  |     <rect x="520" y="669" width="46" height="47"> | ||||||
|  |       <title>Lac Sinar</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="clairval.html" target="details"> | ||||||
|  |     <rect x="353" y="769" width="62" height="22"> | ||||||
|  |       <title>Clairval</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisdemyrviel.html" target="details"> | ||||||
|  |     <rect x="442" y="749" width="94" height="72"> | ||||||
|  |       <title>Bois de Myrviel</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisdormant.html" target="details"> | ||||||
|  |     <rect x="306" y="819" width="107" height="66"> | ||||||
|  |       <title>Bois Dormant</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="fourche.html" target="details"> | ||||||
|  |     <rect x="266" y="891" width="108" height="30"> | ||||||
|  |       <title>Fourche</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="goruzkal.html" target="details"> | ||||||
|  |     <rect x="192" y="1017" width="78" height="21"> | ||||||
|  |       <title>Goruz Kal</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="rampart.html" target="details"> | ||||||
|  |     <rect x="304" y="1018" width="70" height="19"> | ||||||
|  |       <title>Rampart</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="twemby.html" target="details"> | ||||||
|  |     <rect x="543" y="873" width="66" height="21"> | ||||||
|  |       <title>Twemby</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="wyks.html" target="details"> | ||||||
|  |     <rect x="485" y="938" width="73" height="34"> | ||||||
|  |       <title>Wyks</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisdastreis.html" target="details"> | ||||||
|  |     <rect x="384" y="1004" width="104" height="67"> | ||||||
|  |       <title>Bois d'Astreis</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="principautedarly.html" target="details"> | ||||||
|  |     <rect x="322" y="1084" width="212" height="34"> | ||||||
|  |       <title>Principauté d'Arly</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="ferrance.html" target="details"> | ||||||
|  |     <rect x="195" y="1186" width="109" height="29"> | ||||||
|  |       <title>Ferrance</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="valastir.html" target="details"> | ||||||
|  |     <rect x="414" y="1151" width="97" height="27"> | ||||||
|  |       <title>Valastir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="benastir.html" target="details"> | ||||||
|  |     <rect x="565" y="1091" width="108" height="28"> | ||||||
|  |       <title>Benastir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="fondsac.html" target="details"> | ||||||
|  |     <rect x="503" y="1023" width="68" height="20"> | ||||||
|  |       <title>Fondsac</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="fortcolline.html" target="details"> | ||||||
|  |     <rect x="608" y="954" width="53" height="45"> | ||||||
|  |       <title>Fort Colline</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="ormile.html" target="details"> | ||||||
|  |     <rect x="658" y="1047" width="51" height="20"> | ||||||
|  |       <title>Ormile</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="oceanpelurique.html" target="details"> | ||||||
|  |     <rect x="15" y="1149" width="119" height="72"> | ||||||
|  |       <title>Océan Pelurique</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisdemuir.html" target="details"> | ||||||
|  |     <rect x="321" y="1217" width="93" height="68"> | ||||||
|  |       <title>Bois de Muir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="portsable.html" target="details"> | ||||||
|  |     <rect x="219" y="1323" width="134" height="33"> | ||||||
|  |       <title>Port-Sable</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="desertdetanith.html" target="details"> | ||||||
|  |     <rect x="99" y="1387" width="190" height="30"> | ||||||
|  |       <title>Désert de Tanith</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="montsargentes.html" target="details"> | ||||||
|  |     <rect x="402" y="1363" width="188" height="33"> | ||||||
|  |       <title>Monts Argentés</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="kaerimbor.html" target="details"> | ||||||
|  |     <rect x="552" y="1321" width="122" height="26"> | ||||||
|  |       <title>Kaerimbor</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="hautsdehurleroche.html" target="details"> | ||||||
|  |     <rect x="636" y="431" width="130" height="105"> | ||||||
|  |       <title>Hauts de Hurleroche</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="lacthulea.html" target="details"> | ||||||
|  |     <rect x="799" y="516" width="51" height="43"> | ||||||
|  |       <title>Lac Thuléa</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="foretdehautesylve.html" target="details"> | ||||||
|  |     <rect x="675" y="729" width="133" height="67"> | ||||||
|  |       <title>Forêt de Hautesylve</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="syndoril.html" target="details"> | ||||||
|  |     <rect x="868" y="786" width="102" height="31"> | ||||||
|  |       <title>Syndoril</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="bonlieu.html" target="details"> | ||||||
|  |     <rect x="835" y="930" width="58" height="17"> | ||||||
|  |       <title>Bonlieu</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="monastir.html" target="details"> | ||||||
|  |     <rect x="789" y="1085" width="112" height="24"> | ||||||
|  |       <title>Monastir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="forterive.html" target="details"> | ||||||
|  |     <rect x="682" y="1154" width="118" height="26"> | ||||||
|  |       <title>Forterive</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisdebaram.html" target="details"> | ||||||
|  |     <rect x="781" y="1224" width="94" height="65"> | ||||||
|  |       <title>Bois de Baram</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="xelys.html" target="details"> | ||||||
|  |     <rect x="780" y="1323" width="65" height="28"> | ||||||
|  |       <title>Xelys</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="marchesdupiemont.html" target="details"> | ||||||
|  |     <rect x="904" y="1068" width="240" height="23"> | ||||||
|  |       <title>Marches du Piémont</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="valpir.html" target="details"> | ||||||
|  |     <rect x="891" y="1154" width="49" height="19"> | ||||||
|  |       <title>Valpir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="piemont.html" target="details"> | ||||||
|  |     <rect x="973" y="992" width="99" height="31"> | ||||||
|  |       <title>Piémont</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="maduk.html" target="details"> | ||||||
|  |     <rect x="1167" y="1168" width="85" height="27"> | ||||||
|  |       <title>Maduk</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="sinys.html" target="details"> | ||||||
|  |     <rect x="1181" y="1255" width="43" height="23"> | ||||||
|  |       <title>Sinys</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="salant.html" target="details"> | ||||||
|  |     <rect x="1218" y="981" width="82" height="28"> | ||||||
|  |       <title>Salant</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="blancmarais.html" target="details"> | ||||||
|  |     <rect x="1242" y="1056" width="56" height="42"> | ||||||
|  |       <title>Blanc Marais</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="uldamar.html" target="details"> | ||||||
|  |     <rect x="1295" y="1338" width="109" height="27"> | ||||||
|  |       <title>Uldamar</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="montagnedefeu.html" target="details"> | ||||||
|  |     <rect x="1349" y="1159" width="78" height="48"> | ||||||
|  |       <title>Montagne de feu</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="foretdeluirandoral.html" target="details"> | ||||||
|  |     <rect x="1523" y="1311" width="170" height="68"> | ||||||
|  |       <title>Forêt de Luir-An-Doral</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="okmur.html" target="details"> | ||||||
|  |     <rect x="1460" y="1172" width="81" height="26"> | ||||||
|  |       <title>Okmur</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="duchedeperik.html" target="details"> | ||||||
|  |     <rect x="1576" y="1086" width="78" height="106"> | ||||||
|  |       <title>Duché de Perik</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="ilduran.html" target="details"> | ||||||
|  |     <rect x="1399" y="1086" width="84" height="28"> | ||||||
|  |       <title>Ilduran</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="merdesroseaux.html" target="details"> | ||||||
|  |     <rect x="1369" y="1006" width="217" height="30"> | ||||||
|  |       <title>Mer des Roseaux</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="portlibre.html" target="details"> | ||||||
|  |     <rect x="1293" y="939" width="122" height="33"> | ||||||
|  |       <title>Port-libre</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="boisardent.html" target="details"> | ||||||
|  |     <rect x="1098" y="843" width="53" height="44"> | ||||||
|  |       <title>Bois Ardent</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="noirmarais.html" target="details"> | ||||||
|  |     <rect x="1280" y="832" width="54" height="43"> | ||||||
|  |       <title>Noir Marais</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="fleck.html" target="details"> | ||||||
|  |     <rect x="1159" y="754" width="41" height="20"> | ||||||
|  |       <title>Fleck</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="kaerundun.html" target="details"> | ||||||
|  |     <rect x="1087" y="619" width="94" height="18"> | ||||||
|  |       <title>Kaer-Undün</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="paysdedorn.html" target="details"> | ||||||
|  |     <rect x="1182" y="461" width="64" height="103"> | ||||||
|  |       <title>Pays de Dorn</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="faleze.html" target="details"> | ||||||
|  |     <rect x="1231" y="583" width="51" height="21"> | ||||||
|  |       <title>Falèze</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="foretdeprimeval.html" target="details"> | ||||||
|  |     <rect x="1072" y="383" width="106" height="68"> | ||||||
|  |       <title>Forêt de Primeval</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="timvir.html" target="details"> | ||||||
|  |     <rect x="1047" y="321" width="51" height="18"> | ||||||
|  |       <title>Timvir</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="felten.html" target="details"> | ||||||
|  |     <rect x="1184" y="362" width="77" height="27"> | ||||||
|  |       <title>Felten</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="keln.html" target="details"> | ||||||
|  |     <rect x="1284" y="385" width="52" height="29"> | ||||||
|  |       <title>Keln</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="royaumesbarbares.html" target="details"> | ||||||
|  |     <rect x="1092" y="45" width="349" height="42"> | ||||||
|  |       <title>Royaumes Barbares</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="keltium.html" target="details"> | ||||||
|  |     <rect x="1575" y="157" width="92" height="29"> | ||||||
|  |       <title>Keltium</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="protectoratdefer.html" target="details"> | ||||||
|  |     <rect x="1600" y="264" width="136" height="66"> | ||||||
|  |       <title>Protectorat de Fer</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="veltium.html" target="details"> | ||||||
|  |     <rect x="1494" y="329" width="58" height="17"> | ||||||
|  |       <title>Veltium</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="panderium.html" target="details"> | ||||||
|  |     <rect x="1794" y="357" width="130" height="30"> | ||||||
|  |       <title>Panderium</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="foretsombre.html" target="details"> | ||||||
|  |     <rect x="1334" y="506" width="160" height="31"> | ||||||
|  |       <title>Forêt Sombre</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="torangul.html" target="details"> | ||||||
|  |     <rect x="1617" y="486" width="82" height="21"> | ||||||
|  |       <title>Tor-Angul</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="guar.html" target="details"> | ||||||
|  |     <rect x="1737" y="548" width="42" height="19"> | ||||||
|  |       <title>Guar</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="illistar.html" target="details"> | ||||||
|  |     <rect x="1941" y="560" width="78" height="27"> | ||||||
|  |       <title>Illistar</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="murlin.html" target="details"> | ||||||
|  |     <rect x="1517" y="603" width="49" height="17"> | ||||||
|  |       <title>Murlin</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="thorm.html" target="details"> | ||||||
|  |     <rect x="1525" y="646" width="83" height="26"> | ||||||
|  |       <title>Thorm</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="liziere.html" target="details"> | ||||||
|  |     <rect x="1386" y="681" width="49" height="18"> | ||||||
|  |       <title>Lizière</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="baronniedebordant.html" target="details"> | ||||||
|  |     <rect x="1474" y="714" width="266" height="32"> | ||||||
|  |       <title>Baronnie de Bordant</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="salmarez.html" target="details"> | ||||||
|  |     <rect x="1504" y="806" width="117" height="27"> | ||||||
|  |       <title>Salmarez</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="ilesnenuphars.html" target="details"> | ||||||
|  |     <rect x="1518" y="895" width="138" height="68"> | ||||||
|  |       <title>Iles Nénuphars</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="guilde.html" target="details"> | ||||||
|  |     <rect x="1690" y="948" width="75" height="28"> | ||||||
|  |       <title>Guilde</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="rivek.html" target="details"> | ||||||
|  |     <rect x="1772" y="755" width="45" height="20"> | ||||||
|  |       <title>Rivek</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="jarell.html" target="details"> | ||||||
|  |     <rect x="1781" y="705" width="62" height="30"> | ||||||
|  |       <title>Jarell</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="mermauve.html" target="details"> | ||||||
|  |     <rect x="1881" y="629" width="87" height="66"> | ||||||
|  |       <title>Mer Mauve</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="foroc.html" target="details"> | ||||||
|  |     <rect x="1838" y="441" width="75" height="27"> | ||||||
|  |       <title>Foroc</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="ilesdouister.html" target="details"> | ||||||
|  |     <rect x="1931" y="264" width="117" height="68"> | ||||||
|  |       <title>Iles d'Ouister</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="feng.html" target="details"> | ||||||
|  |     <rect x="1816" y="205" width="60" height="31"> | ||||||
|  |       <title>Feng</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="hauteroche.html" target="details"> | ||||||
|  |     <rect x="1705" y="1088" width="139" height="27"> | ||||||
|  |       <title>Hauteroche</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="royaumedecobis.html" target="details"> | ||||||
|  |     <rect x="1823" y="975" width="125" height="104"> | ||||||
|  |       <title>Royaume de Cobis</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="lycanis.html" target="details"> | ||||||
|  |     <rect x="1980" y="1123" width="94" height="30"> | ||||||
|  |       <title>Lycanis</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="paleseaux.html" target="details"> | ||||||
|  |     <rect x="1802" y="1208" width="121" height="29"> | ||||||
|  |       <title>Paleseaux</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="maraisdudragon.html" target="details"> | ||||||
|  |     <rect x="1879" y="1302" width="86" height="46"> | ||||||
|  |       <title>Marais du Dragon</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="mariridan.html" target="details"> | ||||||
|  |     <rect x="1570" y="1243" width="78" height="20"> | ||||||
|  |       <title>Mar-Iridan</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="montsvierges.html" target="details"> | ||||||
|  |     <polygon points="281,546 309,539 350,703 320,712"> | ||||||
|  |       <title>Monts Vierges</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="maraisdebourbevieux.html" target="details"> | ||||||
|  |     <rect x="378" y="642" width="110" height="45"> | ||||||
|  |       <title>Marais de Bourbe-Vieux</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="fortboueux.html" target="details"> | ||||||
|  |     <rect x="393" y="692" width="100" height="20"> | ||||||
|  |       <title>Fort-Boueux</title> | ||||||
|  |     </rect> | ||||||
|  |   </a> | ||||||
|  |   <a href="montsgriseux.html" target="details"> | ||||||
|  |     <polygon points="595,736 584,711 752,643 762,670"> | ||||||
|  |       <title>Monts Griseux</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="failledesmondes.html" target="details"> | ||||||
|  |     <polygon points="355,451 482,383 489,400 364,468"> | ||||||
|  |       <title>Faille des Mondes</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="montsogredents.html" target="details"> | ||||||
|  |     <polygon points="974,1168 1005,1174 971,1372 941,1372"> | ||||||
|  |       <title>Monts Ogredents</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="murdekelt.html" target="details"> | ||||||
|  |     <polygon points="1208,1338 1200,1319 1287,1280 1296,1300"> | ||||||
|  |       <title>Mur de Kelt</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="murdekelt.html" target="details"> | ||||||
|  |     <polygon points="1412,1245 1424,1231 1493,1290 1481,1305"> | ||||||
|  |       <title>Mur de Kelt</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="massifdescimeales.html" target="details"> | ||||||
|  |     <polygon points="1031,272 1021,241 1256,186 1262,217"> | ||||||
|  |       <title>Massif des Ciméales</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="chainedesserresdumonde.html" target="details"> | ||||||
|  |     <polygon points="1027,520 1059,517 1091,850 1060,856"> | ||||||
|  |       <title>Chaîne des Serres du Monde</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
|  |   <a href="montsethernos.html" target="details"> | ||||||
|  |     <polygon points="1741,1165 1770,1168 1791,1262 1826,1346 1803,1365 1753,1261"> | ||||||
|  |       <title>Monts Ethernos</title> | ||||||
|  |     </polygon> | ||||||
|  |   </a> | ||||||
| </svg> | </svg> | ||||||
| Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 25 KiB | 
|  | @ -10,6 +10,6 @@ | ||||||
| <div><b>Lieux importants :</b> la vieille ville, le quartier du marché, la pointe, le port, la Grand Place, le Beffroi, la Tour du Phare, la Tour Grise, le cimetière, le lac Diamant</div> | <div><b>Lieux importants :</b> la vieille ville, le quartier du marché, la pointe, le port, la Grand Place, le Beffroi, la Tour du Phare, la Tour Grise, le cimetière, le lac Diamant</div> | ||||||
| <div><b>Plan :</b> Oui</div> | <div><b>Plan :</b> Oui</div> | ||||||
| <div><b>Activités :</b> Agriculture, élevage, pêche, artisanat (cuir, métal), commerce</div> | <div><b>Activités :</b> Agriculture, élevage, pêche, artisanat (cuir, métal), commerce</div> | ||||||
| <div><b>Source :</b> Invincible : S2 La cité pétrifiée p46 et +</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : S2 La cité pétrifiée p46 et +</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,6 +4,6 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Panderium</h1> | <h1>Panderium</h1> | ||||||
| <div><b>Capitale</b> du Protectorat de Fer</div> | <div><b>Capitale</b> du <a href="protectoratdefer.html">Protectorat de Fer</a></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										12
									
								
								Docs/Osgild/paysdedorn.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,12 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Pays de Dorn</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="keln.html">Keln</a></div> | ||||||
|  | <div><b>Population :</b> Paysans et bûcherons</div> | ||||||
|  | <div>Simples et robustes, généralement de petite taille</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 La traversée de Dorn p302</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -4,12 +4,12 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Piémont</h1> | <h1>Piémont</h1> | ||||||
| <div><b>Capitale</b> des marches du Piémont, cité fortifiée (~60 000 habitants)</div> | <div><b>Capitale</b> des <a href="marchesdupiemont.html">marches du Piémont</a>, cité fortifiée (~60 000 habitants)</div> | ||||||
| <div><b>Valeur max :</b> 4 000 po</div> | <div><b>Valeur max :</b> 4 000 po</div> | ||||||
| <div><b>Grand Chancelier :</b> Edwald</div> | <div><b>Grand Chancelier :</b> Edwald</div> | ||||||
| <div><b>Rivière :</b> La Douvre</div> | <div><b>Rivière :</b> La Douvre</div> | ||||||
| <div><b>Lieux importants :</b> la tour du Margrave</div> | <div><b>Lieux importants :</b> la tour du Margrave</div> | ||||||
| <div>Communauté de Nains (~6 000)</div> | <div>Communauté de Nains (~6 000)</div> | ||||||
| <div><b>Source :</b> Anathazerin : S4 Les Faux-Monnayeurs p82, S8 La Bataille de Fleck p213</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S4 Les Faux-Monnayeurs p82, S8 La Bataille de Fleck p213</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Activité :</b> Commerce</div> | <div><b>Activité :</b> Commerce</div> | ||||||
| <div>Seul port des Marches du Piémont</div> | <div>Seul port des Marches du Piémont</div> | ||||||
| <div>Construite sur l’eau</div> | <div>Construite sur l’eau</div> | ||||||
| <div><b>Source :</b> Anathazerin : S8 La Bataille de Fleck p212</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p212</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  | @ -7,6 +7,6 @@ | ||||||
| <h1>Port-Sable</h1> | <h1>Port-Sable</h1> | ||||||
| <div>Carte par <b>Romje</b> :</div> | <div>Carte par <b>Romje</b> :</div> | ||||||
| <div><input type="range" min="30" max="250" value="100" id="range" /></div> | <div><input type="range" min="30" max="250" value="100" id="range" /></div> | ||||||
| <div><object id="map" data="port-sable.svg" width="100%" type="image/svg+xml" /></div> | <div><object id="map" data="portsable.svg" width="100%" type="image/svg+xml" /></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
| Before Width: | Height: | Size: 4.1 MiB After Width: | Height: | Size: 4.1 MiB | 
|  | @ -1,4 +1,4 @@ | ||||||
| <img src="port-sable.jpg" width="2048" height="1536" border="0" usemap="#map" /> | <img src="portsable.jpg" width="2048" height="1536" border="0" usemap="#map" /> | ||||||
| 
 | 
 | ||||||
| <map name="map"> | <map name="map"> | ||||||
| <!-- #$-:Image map file created by GIMP Image Map plug-in --> | <!-- #$-:Image map file created by GIMP Image Map plug-in --> | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| <svg style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg"> | <svg style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg"> | ||||||
|   <image href="port-sable.jpg" /> |   <image href="portsable.jpg" /> | ||||||
|   <a href="oceanpelurique.html" target="_parent"> |   <a href="oceanpelurique.html" target="_parent"> | ||||||
|     <rect x="29" y="162" width="246" height="116"> |     <rect x="29" y="162" width="246" height="116"> | ||||||
|       <title>Océan Pelurique</title> |       <title>Océan Pelurique</title> | ||||||
| Before Width: | Height: | Size: 592 B After Width: | Height: | Size: 591 B | 
							
								
								
									
										12
									
								
								Docs/Osgild/principautedarly.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,12 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Principauté d'Arly</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="ferrance.html">Ferrance</a></div> | ||||||
|  | <div><b>Prince :</b> Thomar d’Arly</div> | ||||||
|  | <div><b>Armoiries :</b> Un cerf noir sur fond rouge</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7, S2 Fort-Boueux p24</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										11
									
								
								Docs/Osgild/protectoratdefer.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Protectorat de Fer</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="panderium.html">Panderium</a></div> | ||||||
|  | <div>Territoire annexé par un empire esclavagiste au-delà des mers il y a moins d’un siècle.</div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : p7</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Rampart</h1> | <h1>Rampart</h1> | ||||||
| <div><b>Ville fortifiée abandonnée</b></div> | <div><b>Ville fortifiée abandonnée</b></div> | ||||||
| <div><b>Rivière :</b> l’Irenie</div> | <div><b>Rivière :</b> l’Irenie</div> | ||||||
| <div><b>Source :</b> CB03 Seigneurs de l’été p131</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=241" target="_blank">CB03</a> : Seigneurs de l’été p131</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										11
									
								
								Docs/Osgild/royaumedecobis.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Royaume de Cobis</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="bastion.html">Bastion</a></div> | ||||||
|  | <div><b>Roi</b></div> | ||||||
|  | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : p6</div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										9
									
								
								Docs/Osgild/royaumedehautesylve.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Royaume de Hautesylve</h1> | ||||||
|  | <div><b>Capitale :</b> <a href="syndoril.html">Syndoril</a></div> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/royaumesbarbares.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Royaumes Barbares</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
							
								
								
									
										8
									
								
								Docs/Osgild/royaumesdunord.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | ||||||
|  | <html> | ||||||
|  | <head> | ||||||
|  | <link href="style.css" rel="stylesheet" />  | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <h1>Royaumes du Nord</h1> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Haut Prêtre :</b> Nicolaï Nicholsen</div> | <div><b>Haut Prêtre :</b> Nicolaï Nicholsen</div> | ||||||
| <div><b>Activité :</b> Production de sel, Vannerie (roseaux)</div> | <div><b>Activité :</b> Production de sel, Vannerie (roseaux)</div> | ||||||
| <div><b>Lieux importants :</b> Le bagne, l’auberge La Table d’Erold</div> | <div><b>Lieux importants :</b> Le bagne, l’auberge La Table d’Erold</div> | ||||||
| <div><b>Source :</b> Anathazerin : S8 La Bataille de Fleck p213</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p213</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Syndoril</h1> | <h1>Syndoril</h1> | ||||||
| <div><b>Capitale</b> du Royaume de Hautesylve</div> | <div><b>Capitale</b> du <a href="royaumedehautesylve.html">Royaume de Hautesylve</a></div> | ||||||
| <div><b>Lieux importants :</b> L’Arbre-Coeur, le palais de la Reine</div> | <div><b>Lieux importants :</b> L’Arbre-Coeur, le palais de la Reine</div> | ||||||
| <div><b>Source :</b> Anathazerin : S7 La justice des Elfes p170, p195</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S7 La justice des Elfes p170, p195</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Synis</h1> | <h1>Synis</h1> | ||||||
| <div><b>Ville garnison</b></div> | <div><b>Ville garnison</b></div> | ||||||
| <div>Veille sur le Mur de Kelt</div> | <div>Veille sur le Mur de Kelt</div> | ||||||
| <div><b>Source :</b> Anathazerin : S8 La Bataille de Fleck p212</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p212</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -7,6 +7,6 @@ | ||||||
| <div><b>Village</b></div> | <div><b>Village</b></div> | ||||||
| <div><b>Maire</b></div> | <div><b>Maire</b></div> | ||||||
| <div><b>Plan du village :</b> Oui</div> | <div><b>Plan du village :</b> Oui</div> | ||||||
| <div><b>Source :</b> Anathazerin : S10 La traversée de Dorn p325</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S10 La traversée de Dorn p325</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -10,6 +10,6 @@ | ||||||
| <div><b>Rivière :</b> L’Alleuse (à 5 km)</div> | <div><b>Rivière :</b> L’Alleuse (à 5 km)</div> | ||||||
| <div><b>Lieux importants :</b> Auberge « Chez Muguette Petitplat »</div> | <div><b>Lieux importants :</b> Auberge « Chez Muguette Petitplat »</div> | ||||||
| <div>Ville de commerçants et de  bûcherons</div> | <div>Ville de commerçants et de  bûcherons</div> | ||||||
| <div><b>Source :</div> Anathazerin : S3 Le Sanctuaire p54</div> | <div><b>Source :</div> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S3 Le Sanctuaire p54</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -6,6 +6,6 @@ | ||||||
| <h1>Valpir</h1> | <h1>Valpir</h1> | ||||||
| <div><b>Village</b></div> | <div><b>Village</b></div> | ||||||
| <div><b>Lieux importants :</b> les auberges La Pie Dorée et Chez Grundwald, un caravansérail</div> | <div><b>Lieux importants :</b> les auberges La Pie Dorée et Chez Grundwald, un caravansérail</div> | ||||||
| <div><b>Source :</b> Anathazerin : S5 Le Pic d’Anddalf p101</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S5 Le Pic d’Anddalf p101</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ | ||||||
| <div><b>Rivière :</b> La Reverdie</div> | <div><b>Rivière :</b> La Reverdie</div> | ||||||
| <div><b>Lieux importants :</b> L’hôtel de ville, le temple, la chapelle de Chloris, l’auberge au toit fleuri, le lac</div> | <div><b>Lieux importants :</b> L’hôtel de ville, le temple, la chapelle de Chloris, l’auberge au toit fleuri, le lac</div> | ||||||
| <div><b>Activité :</b> Agriculture, élevage, pêche</div> | <div><b>Activité :</b> Agriculture, élevage, pêche</div> | ||||||
| <div><b>Source :</b> CB01 La fille du seigneur de l’hiver p143</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=128" target="_blank">CB01</a> : La fille du seigneur de l’hiver p143</div> | ||||||
| <div>Carte par <b>Romje</b> :</div> | <div>Carte par <b>Romje</b> :</div> | ||||||
| <div><input type="range" min="30" max="250" value="100" id="range" /></div> | <div><input type="range" min="30" max="250" value="100" id="range" /></div> | ||||||
| <div><object id="map" data="vercelise.svg" width="100%" type="image/svg+xml" /></div> | <div><object id="map" data="vercelise.svg" width="100%" type="image/svg+xml" /></div> | ||||||
|  |  | ||||||
|  | @ -8,6 +8,6 @@ | ||||||
| <div><b>Maire :</b> Grunder Mark</div> | <div><b>Maire :</b> Grunder Mark</div> | ||||||
| <div><b>Lieux importants :</b> La halle commune</div> | <div><b>Lieux importants :</b> La halle commune</div> | ||||||
| <div><b>Plan du village :</b> Oui</div> | <div><b>Plan du village :</b> Oui</div> | ||||||
| <div><b>Source :</b> Anathazerin : S2 Fort-Boueux p31</div> | <div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S2 Fort-Boueux p31</div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
 Yan Maniez
						Yan Maniez