diff --git a/Prophecy 2/prophecy 2.css b/Prophecy 2/prophecy 2.css index 2dcbd3f323..8b9a86e7c4 100644 --- a/Prophecy 2/prophecy 2.css +++ b/Prophecy 2/prophecy 2.css @@ -52,6 +52,80 @@ textarea display:flex; } +div.sheet-autoex +{ + line-height: 1.4em; + min-height: 1.4em; + cursor: text; + text-align: left; + position:relative; + width:100%; +} + +div.sheet-autoex > span +{ + visibility: hidden; + display: block; + font-family: inherit; + font-size: inherit; + line-height: inherit; + white-space: pre-wrap; + text-align: inherit; + min-height: inherit; + height:100%; + word-wrap:anywhere; + padding-left:2px; + padding-right:2px; +} + +div.sheet-autoex > textarea +{ + display: block; + z-index: 1; + position: absolute; + top: 0; + left: 0; + height: 100%; + width: calc(100% - 4px);; + overflow: hidden; + font-family: inherit; + font-size: inherit; + line-height: inherit; + white-space: pre-wrap; + text-align: inherit; + min-height: inherit; + resize: none; + margin:0px; + padding-left:2px; + padding-right:2px; + background:transparent; +} + +div.sheet-autoex > textarea::placeholder +{ + font-family:"Contrail One"; + color: #575957da; + text-transform: capitalize; + font-style: italic; + text-align: center; + font-size: 95%; + font-weight:normal; +} + +div.sheet-autoex22 +{ + min-height:22px; +} + +div.sheet-autoex28 +{ + min-height:28px; +} + +div.sheet-autoex40 +{ + min-height:40px; +} input.sheet-tabMenu[value="1"] ~ div.sheet-tab1, input.sheet-tabMenu[value="2"] ~ div.sheet-tab2, @@ -161,13 +235,14 @@ div.sheet-menu > label:last-child > div div.sheet-menu > label:last-child > input[type="checkbox"]:checked ~ div { display: flex; - width: 230px; + width: 275px; border: 1px solid black; background-color: sienna; position: absolute; - margin-left: -241px; + margin-left: -286px; padding: 10px; border-radius: 10px; + flex-wrap:wrap; } div.sheet-menu > label:last-child > div > label @@ -182,7 +257,7 @@ div.sheet-menu > label:last-child > div > label border-radius: 10px; } -div.sheet-menu > label:last-child > div > label > span +div.sheet-menu > label:last-child > div > label:first-of-type > span { font-variant: small-caps; font-weight: bold; @@ -192,7 +267,17 @@ div.sheet-menu > label:last-child > div > label > span align-self: center; } -div.sheet-menu > label:last-child > div > label > select +div.sheet-menu > label:last-child > div > label:last-of-type > span +{ + font-variant: small-caps; + font-weight: bold; + width: 100%; + display: flex; + font-size: 15px; + align-self: center; +} + +div.sheet-menu > label:last-child > div > label:first-of-type > select { width: 50%; display: flex; @@ -203,6 +288,22 @@ div.sheet-menu > label:last-child > div > label > select font-weight: bold; } +div.sheet-menu > label:last-child > div > label:last-of-type > select +{ + width: 100%; + display: flex; + margin: 0px; + background: transparent; + border: 1px solid sienna; + border-radius: 0px; + font-weight: bold; +} + +div.sheet-menu > label:last-child > div > label:not(:first-of-type) +{ + margin-top:5px; +} + .sheet-topBlock { justify-content:space-between; @@ -841,13 +942,18 @@ div.sheet-menu > label:last-child > div > label > select flex-wrap:wrap; } +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > input[type="hidden"][value$="0}"] ~ div +{ + display:none; +} + .sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:last-child, -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) { justify-content:space-between; } -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) { flex-wrap:nowrap; } @@ -856,7 +962,7 @@ div.sheet-menu > label:last-child > div > label > select { width:100%; display:flex; - height: 30px; + height: 23px; font-size: 15px; font-variant: small-caps; align-items: end; @@ -869,7 +975,12 @@ div.sheet-menu > label:last-child > div > label > select width:calc(100% - 50px); } -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) > span +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:last-child > input[type="number"] +{ + text-align:center; +} + +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) > span { width:calc(100% - 40px); height:25px; @@ -891,7 +1002,7 @@ div.sheet-menu > label:last-child > div > label > select } .sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div > label > button, -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) > button +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) > button { width: 20px; display: flex; @@ -904,20 +1015,20 @@ div.sheet-menu > label:last-child > div > label > select } .sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div > label > button:last-child, -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) > button:last-child +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) > button:last-child { border-left:0px; } .sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div > label > button:last-child::before, -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) > button:last-child::before +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) > button:last-child::before { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; content: "T"; } -.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-child(2) > button::before +.sheet-tab1 > .sheet-bodyBlock > .sheet-rightBlock > div:nth-last-of-type(2) > button::before { font-size:1.2em; } @@ -1480,14 +1591,13 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) align-items: center; } -.sheet-subBlockArmes > div.sheet-dommages > textarea +.sheet-subBlockArmes > div.sheet-dommages > div { width: calc(100% - 3px); - height: 25px; - min-height: 25px; margin:0px; border: 1px solid sienna; - background:transparent; + font-size:13px; + line-height:15px; } .sheet-tab3 > .sheet-bodyBlock, @@ -1796,12 +1906,14 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) margin-bottom:0px; } -.sheet-subBlockSortilegesMaitrises > textarea:nth-last-child(2) +.sheet-subBlockSortilegesMaitrises > div { margin-top:2px; width:calc(100% - 30px); margin-right:1px; - height:22px; + font-size:13px; + line-height:15px; + border: 1px solid sienna; } .sheet-subBlockSortilegesMaitrises > input:nth-child(4), @@ -1876,7 +1988,27 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) margin:0px; } -.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label > h3 +.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label:first-of-type > span +{ + width:135px; + align-items:end; + display:flex; + font-size:12px; + font-variant:small-caps; +} + +.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label:first-of-type > input[type="number"] +{ + width:calc(100% - 145px); + align-items:end; + display:flex; + padding-left:0px; + padding-right:0px; + text-align:center; + padding-bottom:0px; +} + +.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label:not(:first-of-type) > h3 { width:calc(100% - 200px); margin-right:5px; @@ -1885,7 +2017,7 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) font-variant:small-caps; } -.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label > input[type="text"] +.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label:not(:first-of-type) > input[type="text"] { width:140px; text-align:center; @@ -1895,7 +2027,7 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) margin-right:5px; } -.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label > input[type="number"] +.sheet-tab4 > .sheet-bodyBlock > .sheet-rightBlock > label:not(:first-of-type) > input[type="number"] { width:50px; text-align:center; @@ -1916,14 +2048,14 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) padding-left:0px; } -.sheet-subBlockCasteLien > textarea +.sheet-subBlockCasteLien > div { background: transparent; border: 1px solid sienna; margin: 0px; width: calc(100% - 3px); border-top: 0px; - height:40px; + line-height:15px; } .sheet-tab5 > .sheet-bodyBlock > .sheet-leftBlock @@ -2099,14 +2231,15 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) padding-left:0px; } -.sheet-subBlockArmesEquipement > textarea +.sheet-subBlockArmesEquipement > div { width:calc(28% - 1px); - height:28px; margin:0px; border:1px solid sienna; background:transparent; display:flex; + font-size:13px; + line-height:15px; } .sheet-subBlockArmesEquipement > input[type="number"] @@ -2269,13 +2402,14 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) width:100%; } -.sheet-tab6 > .sheet-bottomBlock > .sheet-leftBlock > label > textarea +.sheet-tab6 > .sheet-bottomBlock > .sheet-leftBlock > label > div { margin: 0px; background: transparent; border: 1px solid sienna; width: calc(100% - 3px); - height: 40px; + font-size:13px; + line-height:15px; } .sheet-subBlockCompagnons @@ -2349,13 +2483,14 @@ div.sheet-subBlockSpe > button[type="roll"]:nth-child(4) font-variant:small-caps; } -.sheet-subBlockPouvoirsEclat > textarea +.sheet-subBlockPouvoirsEclat > div { margin: 0px; background: transparent; border: 1px solid sienna; width: calc(100% - 3px); - height:40px; + font-size:13px; + line-height:15px; } .sheet-rolltemplate-standard .sheet-mainBlock, diff --git a/Prophecy 2/prophecy 2.html b/Prophecy 2/prophecy 2.html index a74373ff65..04b91185d3 100644 --- a/Prophecy 2/prophecy 2.html +++ b/Prophecy 2/prophecy 2.html @@ -944,6 +944,14 @@ + @@ -1082,6 +1090,7 @@ +
Modificateurs @@ -1106,8 +1115,8 @@ Armes contondantes - - + +
@@ -1115,8 +1124,8 @@
- - + +
@@ -1125,8 +1134,8 @@
- - + +
@@ -1135,8 +1144,8 @@
- - + +
@@ -1147,8 +1156,8 @@ Armes d'hast - - + +
@@ -1156,8 +1165,8 @@
- - + +
@@ -1166,8 +1175,8 @@
- - + +
@@ -1176,8 +1185,8 @@
- - + +
@@ -1188,8 +1197,8 @@ Armes de distance - - + +
@@ -1197,8 +1206,8 @@
- - + +
@@ -1207,8 +1216,8 @@
- - + +
@@ -1217,8 +1226,8 @@
- - + +
@@ -1229,8 +1238,8 @@ Armes doubles - - + +
@@ -1238,8 +1247,8 @@
- - + +
@@ -1248,8 +1257,8 @@
- - + +
@@ -1258,8 +1267,8 @@
- - + +
@@ -1270,8 +1279,8 @@ Armes speciales - - + +
@@ -1279,8 +1288,8 @@
- - + +
@@ -1289,8 +1298,8 @@
- - + +
@@ -1299,8 +1308,8 @@
- - + +
@@ -1311,8 +1320,8 @@ Armes tranchantes - - + +
@@ -1320,8 +1329,8 @@
- - + +
@@ -1330,8 +1339,8 @@
- - + +
@@ -1340,8 +1349,8 @@
- - + +
@@ -1352,8 +1361,8 @@ Bouclier - - + +
@@ -1361,8 +1370,8 @@
- - + +
@@ -1371,8 +1380,8 @@
- - + +
@@ -1381,8 +1390,8 @@
- - + +
@@ -1393,8 +1402,8 @@ Corps à corps - - + +
@@ -1402,8 +1411,8 @@
- - + +
@@ -1412,8 +1421,8 @@
- - + +
@@ -1422,8 +1431,8 @@
- - + +
@@ -1435,8 +1444,8 @@ - - + + @@ -1447,8 +1456,8 @@
- - + +
@@ -1457,8 +1466,8 @@
- - + +
@@ -1467,8 +1476,8 @@
- - + +
@@ -1483,8 +1492,8 @@ Castes - - + +
@@ -1492,8 +1501,8 @@
- - + +
@@ -1502,8 +1511,8 @@
- - + +
@@ -1512,8 +1521,8 @@
- - + +
@@ -1524,8 +1533,8 @@ Conn. de la magie - - + +
@@ -1533,8 +1542,8 @@
- - + +
@@ -1543,8 +1552,8 @@
- - + +
@@ -1553,8 +1562,8 @@
- - + +
@@ -1565,8 +1574,8 @@ Conn. des animaux - - + +
@@ -1574,8 +1583,8 @@
- - + +
@@ -1584,8 +1593,8 @@
- - + +
@@ -1594,8 +1603,8 @@
- - + +
@@ -1606,8 +1615,8 @@ Conn. des dragons - - + +
@@ -1615,8 +1624,8 @@
- - + +
@@ -1625,8 +1634,8 @@
- - + +
@@ -1635,8 +1644,8 @@
- - + +
@@ -1647,8 +1656,8 @@ Géographie - - + +
@@ -1656,8 +1665,8 @@
- - + +
@@ -1666,8 +1675,8 @@
- - + +
@@ -1676,8 +1685,8 @@
- - + +
@@ -1688,8 +1697,8 @@ Histoire - - + +
@@ -1697,8 +1706,8 @@
- - + +
@@ -1707,8 +1716,8 @@
- - + +
@@ -1717,8 +1726,8 @@
- - + +
@@ -1729,8 +1738,8 @@ Lois - - + +
@@ -1738,8 +1747,8 @@
- - + +
@@ -1748,8 +1757,8 @@
- - + +
@@ -1758,8 +1767,8 @@
- - + +
@@ -1770,8 +1779,8 @@ Orientation - - + +
@@ -1779,8 +1788,8 @@
- - + +
@@ -1789,8 +1798,8 @@
- - + +
@@ -1799,8 +1808,8 @@
- - + +
@@ -1811,8 +1820,8 @@ Stratégie - - + +
@@ -1820,8 +1829,8 @@
- - + +
@@ -1830,8 +1839,8 @@
- - + +
@@ -1840,8 +1849,8 @@
- - + +
@@ -1853,8 +1862,8 @@ - - + +
@@ -1864,8 +1873,8 @@
- - + +
@@ -1874,8 +1883,8 @@
- - + +
@@ -1884,8 +1893,8 @@
- - + +
@@ -1900,8 +1909,8 @@ Armes de siège - - + +
@@ -1909,8 +1918,8 @@
- - + +
@@ -1919,8 +1928,8 @@
- - + +
@@ -1929,8 +1938,8 @@
- - + +
@@ -1944,8 +1953,8 @@ - - + +
@@ -1953,8 +1962,8 @@
- - + +
@@ -1963,8 +1972,8 @@
- - + +
@@ -1973,8 +1982,8 @@
- - + +
@@ -1988,8 +1997,8 @@ - - + +
@@ -1997,8 +2006,8 @@
- - + +
@@ -2007,8 +2016,8 @@
- - + +
@@ -2017,8 +2026,8 @@
- - + +
@@ -2032,8 +2041,8 @@ - - + +
@@ -2041,8 +2050,8 @@
- - + +
@@ -2051,8 +2060,8 @@
- - + +
@@ -2061,8 +2070,8 @@
- - + +
@@ -2076,8 +2085,8 @@ - - + +
@@ -2085,8 +2094,8 @@
- - + +
@@ -2095,8 +2104,8 @@
- - + +
@@ -2105,8 +2114,8 @@
- - + +
@@ -2117,8 +2126,8 @@ Contrefaçon - - + +
@@ -2126,8 +2135,8 @@
- - + +
@@ -2136,8 +2145,8 @@
- - + +
@@ -2146,8 +2155,8 @@
- - + +
@@ -2158,8 +2167,8 @@ Discrétion - - + +
@@ -2167,8 +2176,8 @@
- - + +
@@ -2177,8 +2186,8 @@
- - + +
@@ -2187,8 +2196,8 @@
- - + +
@@ -2199,8 +2208,8 @@ Pièges - - + +
@@ -2208,8 +2217,8 @@
- - + +
@@ -2218,8 +2227,8 @@
- - + +
@@ -2228,8 +2237,8 @@
- - + +
@@ -2240,8 +2249,8 @@ Pister - - + +
@@ -2249,8 +2258,8 @@
- - + +
@@ -2259,8 +2268,8 @@
- - + +
@@ -2269,8 +2278,8 @@
- - + +
@@ -2282,8 +2291,8 @@ - - + +
@@ -2293,8 +2302,8 @@
- - + +
@@ -2303,8 +2312,8 @@
- - + +
@@ -2313,8 +2322,8 @@
- - + +
@@ -2329,8 +2338,8 @@ Baratin - - + +
@@ -2338,8 +2347,8 @@
- - + +
@@ -2348,8 +2357,8 @@
- - + +
@@ -2358,8 +2367,8 @@
- - + +
@@ -2370,8 +2379,8 @@ Conte - - + +
@@ -2379,8 +2388,8 @@
- - + +
@@ -2389,8 +2398,8 @@
- - + +
@@ -2399,8 +2408,8 @@
- - + +
@@ -2411,8 +2420,8 @@ Éloquence - - + +
@@ -2420,8 +2429,8 @@
- - + +
@@ -2430,8 +2439,8 @@
- - + +
@@ -2440,8 +2449,8 @@
- - + +
@@ -2452,8 +2461,8 @@ Marchandage - - + +
@@ -2461,8 +2470,8 @@
- - + +
@@ -2471,8 +2480,8 @@
- - + +
@@ -2481,8 +2490,8 @@
- - + +
@@ -2493,8 +2502,8 @@ Psychologie - - + +
@@ -2502,8 +2511,8 @@
- - + +
@@ -2512,8 +2521,8 @@
- - + +
@@ -2522,8 +2531,8 @@
- - + +
@@ -2535,8 +2544,8 @@ - - + +
@@ -2546,8 +2555,8 @@
- - + +
@@ -2556,8 +2565,8 @@
- - + +
@@ -2566,8 +2575,8 @@
- - + +
@@ -2584,8 +2593,8 @@ Acrobatie - - + +
@@ -2593,8 +2602,8 @@
- - + +
@@ -2603,8 +2612,8 @@
- - + +
@@ -2613,8 +2622,8 @@
- - + +
@@ -2625,8 +2634,8 @@ Athlétisme - - + +
@@ -2634,8 +2643,8 @@
- - + +
@@ -2644,8 +2653,8 @@
- - + +
@@ -2654,8 +2663,8 @@
- - + +
@@ -2666,8 +2675,8 @@ Équitation - - + +
@@ -2675,8 +2684,8 @@
- - + +
@@ -2685,8 +2694,8 @@
- - + +
@@ -2695,8 +2704,8 @@
- - + +
@@ -2707,8 +2716,8 @@ Escalade - - + +
@@ -2716,8 +2725,8 @@
- - + +
@@ -2726,8 +2735,8 @@
- - + +
@@ -2736,8 +2745,8 @@
- - + +
@@ -2748,8 +2757,8 @@ Esquive - - + +
@@ -2757,8 +2766,8 @@
- - + +
@@ -2767,8 +2776,8 @@
- - + +
@@ -2777,8 +2786,8 @@
- - + +
@@ -2789,8 +2798,8 @@ Natation - - + +
@@ -2798,8 +2807,8 @@
- - + +
@@ -2808,8 +2817,8 @@
- - + +
@@ -2818,8 +2827,8 @@
- - + +
@@ -2832,8 +2841,8 @@ - - + +
@@ -2841,8 +2850,8 @@
- - + +
@@ -2851,8 +2860,8 @@
- - + +
@@ -2861,8 +2870,8 @@
- - + +
@@ -2877,8 +2886,8 @@ Alchimie - - + +
@@ -2886,8 +2895,8 @@
- - + +
@@ -2896,8 +2905,8 @@
- - + +
@@ -2906,8 +2915,8 @@
- - + +
@@ -2918,8 +2927,8 @@ Astrologie - - + +
@@ -2927,8 +2936,8 @@
- - + +
@@ -2937,8 +2946,8 @@
- - + +
@@ -2947,8 +2956,8 @@
- - + +
@@ -2959,8 +2968,8 @@ Cartographie - - + +
@@ -2968,8 +2977,8 @@
- - + +
@@ -2978,8 +2987,8 @@
- - + +
@@ -2988,8 +2997,8 @@
- - + +
@@ -3000,8 +3009,8 @@ Estimation - - + +
@@ -3009,8 +3018,8 @@
- - + +
@@ -3019,8 +3028,8 @@
- - + +
@@ -3029,8 +3038,8 @@
- - + +
@@ -3041,8 +3050,8 @@ Herboristerie - - + +
@@ -3050,8 +3059,8 @@
- - + +
@@ -3060,8 +3069,8 @@
- - + +
@@ -3070,8 +3079,8 @@
- - + +
@@ -3082,8 +3091,8 @@ Lire et écrire - - + +
@@ -3091,8 +3100,8 @@
- - + +
@@ -3101,8 +3110,8 @@
- - + +
@@ -3111,8 +3120,8 @@
- - + +
@@ -3123,8 +3132,8 @@ Matières Premières - - + +
@@ -3132,8 +3141,8 @@
- - + +
@@ -3142,8 +3151,8 @@
- - + +
@@ -3152,8 +3161,8 @@
- - + +
@@ -3164,8 +3173,8 @@ Médecine - - + +
@@ -3173,8 +3182,8 @@
- - + +
@@ -3183,8 +3192,8 @@
- - + +
@@ -3193,8 +3202,8 @@
- - + +
@@ -3205,8 +3214,8 @@ Premiers soins - - + +
@@ -3214,8 +3223,8 @@
- - + +
@@ -3224,8 +3233,8 @@
- - + +
@@ -3234,8 +3243,8 @@
- - + +
@@ -3249,8 +3258,8 @@ - - + +
@@ -3258,8 +3267,8 @@
- - + +
@@ -3268,8 +3277,8 @@
- - + +
@@ -3278,8 +3287,8 @@
- - + +
@@ -3293,8 +3302,8 @@ - - + +
@@ -3302,8 +3311,8 @@
- - + +
@@ -3312,8 +3321,8 @@
- - + +
@@ -3322,8 +3331,8 @@
- - + +
@@ -3334,8 +3343,8 @@ Vie en cité - - + +
@@ -3343,8 +3352,8 @@
- - + +
@@ -3353,8 +3362,8 @@
- - + +
@@ -3363,8 +3372,8 @@
- - + +
@@ -3376,8 +3385,8 @@ - - + +
@@ -3387,8 +3396,8 @@
- - + +
@@ -3397,8 +3406,8 @@
- - + +
@@ -3407,8 +3416,8 @@
- - + +
@@ -3423,8 +3432,8 @@ Armes à projectiles - - + +
@@ -3432,8 +3441,8 @@
- - + +
@@ -3442,8 +3451,8 @@
- - + +
@@ -3452,8 +3461,8 @@
- - + +
@@ -3464,8 +3473,8 @@ Attelages - - + +
@@ -3473,8 +3482,8 @@
- - + +
@@ -3483,8 +3492,8 @@
- - + +
@@ -3493,8 +3502,8 @@
- - + +
@@ -3505,8 +3514,8 @@ Déverouillage - - + +
@@ -3514,8 +3523,8 @@
- - + +
@@ -3524,8 +3533,8 @@
- - + +
@@ -3534,8 +3543,8 @@
- - + +
@@ -3546,8 +3555,8 @@ Déguisement - - + +
@@ -3555,8 +3564,8 @@
- - + +
@@ -3565,8 +3574,8 @@
- - + +
@@ -3575,8 +3584,8 @@
- - + +
@@ -3590,8 +3599,8 @@ - - + +
@@ -3599,8 +3608,8 @@
- - + +
@@ -3609,8 +3618,8 @@
- - + +
@@ -3619,8 +3628,8 @@
- - + +
@@ -3634,8 +3643,8 @@ - - + +
@@ -3643,8 +3652,8 @@
- - + +
@@ -3653,8 +3662,8 @@
- - + +
@@ -3663,8 +3672,8 @@
- - + +
@@ -3678,8 +3687,8 @@ - - + +
@@ -3687,8 +3696,8 @@
- - + +
@@ -3697,8 +3706,8 @@
- - + +
@@ -3707,8 +3716,8 @@
- - + +
@@ -3719,8 +3728,8 @@ Jeu - - + +
@@ -3728,8 +3737,8 @@
- - + +
@@ -3738,8 +3747,8 @@
- - + +
@@ -3748,8 +3757,8 @@
- - + +
@@ -3760,8 +3769,8 @@ Jongler - - + +
@@ -3769,8 +3778,8 @@
- - + +
@@ -3779,8 +3788,8 @@
- - + +
@@ -3789,8 +3798,8 @@
- - + +
@@ -3801,8 +3810,8 @@ Faire les poches - - + +
@@ -3810,8 +3819,8 @@
- - + +
@@ -3820,8 +3829,8 @@
- - + +
@@ -3830,8 +3839,8 @@
- - + +
@@ -3843,8 +3852,8 @@ - - + +
@@ -3854,8 +3863,8 @@
- - + +
@@ -3864,8 +3873,8 @@
- - + +
@@ -3874,8 +3883,8 @@
- - + +
@@ -3893,8 +3902,8 @@ - - + +
@@ -3902,8 +3911,8 @@
- - + +
@@ -3912,8 +3921,8 @@
- - + +
@@ -3922,8 +3931,8 @@
- - + +
@@ -3937,8 +3946,8 @@ - - + +
@@ -3946,8 +3955,8 @@
- - + +
@@ -3956,8 +3965,8 @@
- - + +
@@ -3966,8 +3975,8 @@
- - + +
@@ -3981,8 +3990,8 @@ - - + +
@@ -3990,8 +3999,8 @@
- - + +
@@ -4000,8 +4009,8 @@
- - + +
@@ -4010,8 +4019,8 @@
- - + +
@@ -4022,8 +4031,8 @@ Commandement - - + +
@@ -4031,8 +4040,8 @@
- - + +
@@ -4041,8 +4050,8 @@
- - + +
@@ -4051,8 +4060,8 @@
- - + +
@@ -4063,8 +4072,8 @@ Diplomatie - - + +
@@ -4072,8 +4081,8 @@
- - + +
@@ -4082,8 +4091,8 @@
- - + +
@@ -4092,8 +4101,8 @@
- - + +
@@ -4104,8 +4113,8 @@ Dressage - - + +
@@ -4113,8 +4122,8 @@
- - + +
@@ -4123,8 +4132,8 @@
- - + +
@@ -4133,8 +4142,8 @@
- - + +
@@ -4145,8 +4154,8 @@ Intimidation - - + +
@@ -4154,8 +4163,8 @@
- - + +
@@ -4164,8 +4173,8 @@
- - + +
@@ -4174,8 +4183,8 @@
- - + +
@@ -4186,8 +4195,8 @@ Séduction - - + +
@@ -4195,8 +4204,8 @@
- - + +
@@ -4205,8 +4214,8 @@
- - + +
@@ -4215,8 +4224,8 @@
- - + +
@@ -4228,8 +4237,8 @@ - - + +
@@ -4239,8 +4248,8 @@
- - + +
@@ -4249,8 +4258,8 @@
- - + +
@@ -4259,8 +4268,8 @@
- - + +
@@ -4308,7 +4317,10 @@ + - +
+ + +
@@ -4413,8 +4425,8 @@ Armes contondantes - - + +
@@ -4422,8 +4434,8 @@
- - + +
@@ -4432,8 +4444,8 @@
- - + +
@@ -4442,8 +4454,8 @@
- - + +
@@ -4454,8 +4466,8 @@ Armes d'hast - - + +
@@ -4463,8 +4475,8 @@
- - + +
@@ -4473,8 +4485,8 @@
- - + +
@@ -4483,8 +4495,8 @@
- - + +
@@ -4495,8 +4507,8 @@ Armes de distance - - + +
@@ -4504,8 +4516,8 @@
- - + +
@@ -4514,8 +4526,8 @@
- - + +
@@ -4524,8 +4536,8 @@
- - + +
@@ -4536,8 +4548,8 @@ Armes doubles - - + +
@@ -4545,8 +4557,8 @@
- - + +
@@ -4555,8 +4567,8 @@
- - + +
@@ -4565,8 +4577,8 @@
- - + +
@@ -4577,8 +4589,8 @@ Armes speciales - - + +
@@ -4586,8 +4598,8 @@
- - + +
@@ -4596,8 +4608,8 @@
- - + +
@@ -4606,8 +4618,8 @@
- - + +
@@ -4618,8 +4630,8 @@ Armes tranchantes - - + +
@@ -4627,8 +4639,8 @@
- - + +
@@ -4637,8 +4649,8 @@
- - + +
@@ -4647,8 +4659,8 @@
- - + +
@@ -4659,8 +4671,8 @@ Bouclier - - + +
@@ -4668,8 +4680,8 @@
- - + +
@@ -4678,8 +4690,8 @@
- - + +
@@ -4688,8 +4700,8 @@
- - + +
@@ -4700,8 +4712,8 @@ Corps à corps - - + +
@@ -4709,8 +4721,8 @@
- - + +
@@ -4719,8 +4731,8 @@
- - + +
@@ -4729,8 +4741,8 @@
- - + +
@@ -4742,8 +4754,8 @@ - - + + @@ -4754,8 +4766,8 @@
- - + +
@@ -4764,8 +4776,8 @@
- - + +
@@ -4774,8 +4786,8 @@
- - + +
@@ -4790,8 +4802,8 @@ Castes - - + +
@@ -4799,8 +4811,8 @@
- - + +
@@ -4809,8 +4821,8 @@
- - + +
@@ -4819,8 +4831,8 @@
- - + +
@@ -4831,8 +4843,8 @@ Conn. de la magie - - + +
@@ -4840,8 +4852,8 @@
- - + +
@@ -4850,8 +4862,8 @@
- - + +
@@ -4860,8 +4872,8 @@
- - + +
@@ -4872,8 +4884,8 @@ Conn. des animaux - - + +
@@ -4881,8 +4893,8 @@
- - + +
@@ -4891,8 +4903,8 @@
- - + +
@@ -4901,8 +4913,8 @@
- - + +
@@ -4913,8 +4925,8 @@ Conn. des dragons - - + +
@@ -4922,8 +4934,8 @@
- - + +
@@ -4932,8 +4944,8 @@
- - + +
@@ -4942,8 +4954,8 @@
- - + +
@@ -4954,8 +4966,8 @@ Géographie - - + +
@@ -4963,8 +4975,8 @@
- - + +
@@ -4973,8 +4985,8 @@
- - + +
@@ -4983,8 +4995,8 @@
- - + +
@@ -4995,8 +5007,8 @@ Histoire - - + +
@@ -5004,8 +5016,8 @@
- - + +
@@ -5014,8 +5026,8 @@
- - + +
@@ -5024,8 +5036,8 @@
- - + +
@@ -5036,8 +5048,8 @@ Lois - - + +
@@ -5045,8 +5057,8 @@
- - + +
@@ -5055,8 +5067,8 @@
- - + +
@@ -5065,8 +5077,8 @@
- - + +
@@ -5077,8 +5089,8 @@ Orientation - - + +
@@ -5086,8 +5098,8 @@
- - + +
@@ -5096,8 +5108,8 @@
- - + +
@@ -5106,8 +5118,8 @@
- - + +
@@ -5118,8 +5130,8 @@ Stratégie - - + +
@@ -5127,8 +5139,8 @@
- - + +
@@ -5137,8 +5149,8 @@
- - + +
@@ -5147,8 +5159,8 @@
- - + +
@@ -5160,8 +5172,8 @@ - - + +
@@ -5171,8 +5183,8 @@
- - + +
@@ -5181,8 +5193,8 @@
- - + +
@@ -5191,8 +5203,8 @@
- - + +
@@ -5207,8 +5219,8 @@ Armes de siège - - + +
@@ -5216,8 +5228,8 @@
- - + +
@@ -5226,8 +5238,8 @@
- - + +
@@ -5236,8 +5248,8 @@
- - + +
@@ -5251,8 +5263,8 @@ - - + +
@@ -5260,8 +5272,8 @@
- - + +
@@ -5270,8 +5282,8 @@
- - + +
@@ -5280,8 +5292,8 @@
- - + +
@@ -5295,8 +5307,8 @@ - - + +
@@ -5304,8 +5316,8 @@
- - + +
@@ -5314,8 +5326,8 @@
- - + +
@@ -5324,8 +5336,8 @@
- - + +
@@ -5339,8 +5351,8 @@ - - + +
@@ -5348,8 +5360,8 @@
- - + +
@@ -5358,8 +5370,8 @@
- - + +
@@ -5368,8 +5380,8 @@
- - + +
@@ -5383,8 +5395,8 @@ - - + +
@@ -5392,8 +5404,8 @@
- - + +
@@ -5402,8 +5414,8 @@
- - + +
@@ -5412,8 +5424,8 @@
- - + +
@@ -5424,8 +5436,8 @@ Contrefaçon - - + +
@@ -5433,8 +5445,8 @@
- - + +
@@ -5443,8 +5455,8 @@
- - + +
@@ -5453,8 +5465,8 @@
- - + +
@@ -5465,8 +5477,8 @@ Discrétion - - + +
@@ -5474,8 +5486,8 @@
- - + +
@@ -5484,8 +5496,8 @@
- - + +
@@ -5494,8 +5506,8 @@
- - + +
@@ -5506,8 +5518,8 @@ Pièges - - + +
@@ -5515,8 +5527,8 @@
- - + +
@@ -5525,8 +5537,8 @@
- - + +
@@ -5535,8 +5547,8 @@
- - + +
@@ -5547,8 +5559,8 @@ Pister - - + +
@@ -5556,8 +5568,8 @@
- - + +
@@ -5566,8 +5578,8 @@
- - + +
@@ -5576,8 +5588,8 @@
- - + +
@@ -5589,8 +5601,8 @@ - - + +
@@ -5600,8 +5612,8 @@
- - + +
@@ -5610,8 +5622,8 @@
- - + +
@@ -5620,8 +5632,8 @@
- - + +
@@ -5636,8 +5648,8 @@ Baratin - - + +
@@ -5645,8 +5657,8 @@
- - + +
@@ -5655,8 +5667,8 @@
- - + +
@@ -5665,8 +5677,8 @@
- - + +
@@ -5677,8 +5689,8 @@ Conte - - + +
@@ -5686,8 +5698,8 @@
- - + +
@@ -5696,8 +5708,8 @@
- - + +
@@ -5706,8 +5718,8 @@
- - + +
@@ -5718,8 +5730,8 @@ Éloquence - - + +
@@ -5727,8 +5739,8 @@
- - + +
@@ -5737,8 +5749,8 @@
- - + +
@@ -5747,8 +5759,8 @@
- - + +
@@ -5759,8 +5771,8 @@ Marchandage - - + +
@@ -5768,8 +5780,8 @@
- - + +
@@ -5778,8 +5790,8 @@
- - + +
@@ -5788,8 +5800,8 @@
- - + +
@@ -5800,8 +5812,8 @@ Psychologie - - + +
@@ -5809,8 +5821,8 @@
- - + +
@@ -5819,8 +5831,8 @@
- - + +
@@ -5829,8 +5841,8 @@
- - + +
@@ -5842,8 +5854,8 @@ - - + +
@@ -5853,8 +5865,8 @@
- - + +
@@ -5863,8 +5875,8 @@
- - + +
@@ -5873,8 +5885,8 @@
- - + +
@@ -5891,8 +5903,8 @@ Acrobatie - - + +
@@ -5900,8 +5912,8 @@
- - + +
@@ -5910,8 +5922,8 @@
- - + +
@@ -5920,8 +5932,8 @@
- - + +
@@ -5932,8 +5944,8 @@ Athlétisme - - + +
@@ -5941,8 +5953,8 @@
- - + +
@@ -5951,8 +5963,8 @@
- - + +
@@ -5961,8 +5973,8 @@
- - + +
@@ -5973,8 +5985,8 @@ Équitation - - + +
@@ -5982,8 +5994,8 @@
- - + +
@@ -5992,8 +6004,8 @@
- - + +
@@ -6002,8 +6014,8 @@
- - + +
@@ -6014,8 +6026,8 @@ Escalade - - + +
@@ -6023,8 +6035,8 @@
- - + +
@@ -6033,8 +6045,8 @@
- - + +
@@ -6043,8 +6055,8 @@
- - + +
@@ -6055,8 +6067,8 @@ Esquive - - + +
@@ -6064,8 +6076,8 @@
- - + +
@@ -6074,8 +6086,8 @@
- - + +
@@ -6084,8 +6096,8 @@
- - + +
@@ -6096,8 +6108,8 @@ Natation - - + +
@@ -6105,8 +6117,8 @@
- - + +
@@ -6115,8 +6127,8 @@
- - + +
@@ -6125,8 +6137,8 @@
- - + +
@@ -6139,8 +6151,8 @@ - - + +
@@ -6148,8 +6160,8 @@
- - + +
@@ -6158,8 +6170,8 @@
- - + +
@@ -6168,8 +6180,8 @@
- - + +
@@ -6184,8 +6196,8 @@ Alchimie - - + +
@@ -6193,8 +6205,8 @@
- - + +
@@ -6203,8 +6215,8 @@
- - + +
@@ -6213,8 +6225,8 @@
- - + +
@@ -6225,8 +6237,8 @@ Astrologie - - + +
@@ -6234,8 +6246,8 @@
- - + +
@@ -6244,8 +6256,8 @@
- - + +
@@ -6254,8 +6266,8 @@
- - + +
@@ -6266,8 +6278,8 @@ Cartographie - - + +
@@ -6275,8 +6287,8 @@
- - + +
@@ -6285,8 +6297,8 @@
- - + +
@@ -6295,8 +6307,8 @@
- - + +
@@ -6307,8 +6319,8 @@ Estimation - - + +
@@ -6316,8 +6328,8 @@
- - + +
@@ -6326,8 +6338,8 @@
- - + +
@@ -6336,8 +6348,8 @@
- - + +
@@ -6348,8 +6360,8 @@ Herboristerie - - + +
@@ -6357,8 +6369,8 @@
- - + +
@@ -6367,8 +6379,8 @@
- - + +
@@ -6377,8 +6389,8 @@
- - + +
@@ -6389,8 +6401,8 @@ Lire et écrire - - + +
@@ -6398,8 +6410,8 @@
- - + +
@@ -6408,8 +6420,8 @@
- - + +
@@ -6418,8 +6430,8 @@
- - + +
@@ -6430,8 +6442,8 @@ Matières Premières - - + +
@@ -6439,8 +6451,8 @@
- - + +
@@ -6449,8 +6461,8 @@
- - + +
@@ -6459,8 +6471,8 @@
- - + +
@@ -6471,8 +6483,8 @@ Médecine - - + +
@@ -6480,8 +6492,8 @@
- - + +
@@ -6490,8 +6502,8 @@
- - + +
@@ -6500,8 +6512,8 @@
- - + +
@@ -6512,8 +6524,8 @@ Premiers soins - - + +
@@ -6521,8 +6533,8 @@
- - + +
@@ -6531,8 +6543,8 @@
- - + +
@@ -6541,8 +6553,8 @@
- - + +
@@ -6556,8 +6568,8 @@ - - + +
@@ -6565,8 +6577,8 @@
- - + +
@@ -6575,8 +6587,8 @@
- - + +
@@ -6585,8 +6597,8 @@
- - + +
@@ -6600,8 +6612,8 @@ - - + +
@@ -6609,8 +6621,8 @@
- - + +
@@ -6619,8 +6631,8 @@
- - + +
@@ -6629,8 +6641,8 @@
- - + +
@@ -6641,8 +6653,8 @@ Vie en cité - - + +
@@ -6650,8 +6662,8 @@
- - + +
@@ -6660,8 +6672,8 @@
- - + +
@@ -6670,8 +6682,8 @@
- - + +
@@ -6683,8 +6695,8 @@ - - + +
@@ -6694,8 +6706,8 @@
- - + +
@@ -6704,8 +6716,8 @@
- - + +
@@ -6714,8 +6726,8 @@
- - + +
@@ -6730,8 +6742,8 @@ Armes à projectiles - - + +
@@ -6739,8 +6751,8 @@
- - + +
@@ -6749,8 +6761,8 @@
- - + +
@@ -6759,8 +6771,8 @@
- - + +
@@ -6771,8 +6783,8 @@ Attelages - - + +
@@ -6780,8 +6792,8 @@
- - + +
@@ -6790,8 +6802,8 @@
- - + +
@@ -6800,8 +6812,8 @@
- - + +
@@ -6812,8 +6824,8 @@ Déverouillage - - + +
@@ -6821,8 +6833,8 @@
- - + +
@@ -6831,8 +6843,8 @@
- - + +
@@ -6841,8 +6853,8 @@
- - + +
@@ -6853,8 +6865,8 @@ Déguisement - - + +
@@ -6862,8 +6874,8 @@
- - + +
@@ -6872,8 +6884,8 @@
- - + +
@@ -6882,8 +6894,8 @@
- - + +
@@ -6897,8 +6909,8 @@ - - + +
@@ -6906,8 +6918,8 @@
- - + +
@@ -6916,8 +6928,8 @@
- - + +
@@ -6926,8 +6938,8 @@
- - + +
@@ -6941,8 +6953,8 @@ - - + +
@@ -6950,8 +6962,8 @@
- - + +
@@ -6960,8 +6972,8 @@
- - + +
@@ -6970,8 +6982,8 @@
- - + +
@@ -6985,8 +6997,8 @@ - - + +
@@ -6994,8 +7006,8 @@
- - + +
@@ -7004,8 +7016,8 @@
- - + +
@@ -7014,8 +7026,8 @@
- - + +
@@ -7026,8 +7038,8 @@ Jeu - - + +
@@ -7035,8 +7047,8 @@
- - + +
@@ -7045,8 +7057,8 @@
- - + +
@@ -7055,8 +7067,8 @@
- - + +
@@ -7067,8 +7079,8 @@ Jongler - - + +
@@ -7076,8 +7088,8 @@
- - + +
@@ -7086,8 +7098,8 @@
- - + +
@@ -7096,8 +7108,8 @@
- - + +
@@ -7108,8 +7120,8 @@ Faire les poches - - + +
@@ -7117,8 +7129,8 @@
- - + +
@@ -7127,8 +7139,8 @@
- - + +
@@ -7137,8 +7149,8 @@
- - + +
@@ -7150,8 +7162,8 @@ - - + +
@@ -7161,8 +7173,8 @@
- - + +
@@ -7171,8 +7183,8 @@
- - + +
@@ -7181,8 +7193,8 @@
- - + +
@@ -7200,8 +7212,8 @@ - - + +
@@ -7209,8 +7221,8 @@
- - + +
@@ -7219,8 +7231,8 @@
- - + +
@@ -7229,8 +7241,8 @@
- - + +
@@ -7244,8 +7256,8 @@ - - + +
@@ -7253,8 +7265,8 @@
- - + +
@@ -7263,8 +7275,8 @@
- - + +
@@ -7273,8 +7285,8 @@
- - + +
@@ -7288,8 +7300,8 @@ - - + +
@@ -7297,8 +7309,8 @@
- - + +
@@ -7307,8 +7319,8 @@
- - + +
@@ -7317,8 +7329,8 @@
- - + +
@@ -7329,8 +7341,8 @@ Commandement - - + +
@@ -7338,8 +7350,8 @@
- - + +
@@ -7348,8 +7360,8 @@
- - + +
@@ -7358,8 +7370,8 @@
- - + +
@@ -7370,8 +7382,8 @@ Diplomatie - - + +
@@ -7379,8 +7391,8 @@
- - + +
@@ -7389,8 +7401,8 @@
- - + +
@@ -7399,8 +7411,8 @@
- - + +
@@ -7411,8 +7423,8 @@ Dressage - - + +
@@ -7420,8 +7432,8 @@
- - + +
@@ -7430,8 +7442,8 @@
- - + +
@@ -7440,8 +7452,8 @@
- - + +
@@ -7452,8 +7464,8 @@ Intimidation - - + +
@@ -7461,8 +7473,8 @@
- - + +
@@ -7471,8 +7483,8 @@
- - + +
@@ -7481,8 +7493,8 @@
- - + +
@@ -7493,8 +7505,8 @@ Séduction - - + +
@@ -7502,8 +7514,8 @@
- - + +
@@ -7512,8 +7524,8 @@
- - + +
@@ -7522,8 +7534,8 @@
- - + +
@@ -7535,8 +7547,8 @@ - - + +
@@ -7546,8 +7558,8 @@
- - + +
@@ -7556,8 +7568,8 @@
- - + +
@@ -7566,8 +7578,8 @@
- - + +
@@ -7757,8 +7769,14 @@ + - + +
+ + +
+ @@ -7781,33 +7799,49 @@
- +
+ + +
Techniques
- +
+ + +
Privilèges
- +
+ + +
Interdits
- +
+ + +
+
@@ -7844,7 +7881,10 @@ - +
+ + +
@@ -8016,15 +8056,24 @@

La Compagnie des Inspirés

@@ -8078,7 +8127,10 @@
- +
+ + +