File size: 2,797 Bytes
83003f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a61ba58
83003f5
 
 
 
 
a61ba58
 
 
83003f5
 
 
 
a61ba58
 
 
83003f5
a61ba58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83003f5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
  "styles": [
    {
      "name": "Franco-Belge Ligne Claire",
      "description": "Style épuré avec des lignes nettes et des couleurs plates",
      "references": [
        {
          "artist": "Hergé",
          "works": ["Tintin", "Les Aventures de Jo, Zette et Jocko"]
        },
        {
          "artist": "Edgar P. Jacobs",
          "works": ["Blake et Mortimer"]
        },
        {
          "artist": "Yves Chaland",
          "works": ["Freddy Lombard", "Bob Fish"]
        },
        {
          "artist": "Joost Swarte",
          "works": ["Modern Art", "L'Art Moderne"]
        }
      ]
    },
    {
      "name": "Science-Fiction Européenne",
      "description": "Style visionnaire mêlant précision technique et onirisme",
      "references": [
        {
          "artist": "Moebius (Jean Giraud)",
          "works": ["L'Incal", "Arzak", "Le Garage Hermétique", "Aedena"]
        },
        {
          "artist": "Philippe Druillet",
          "works": ["Lone Sloane", "Salammbô", "Delirius"]
        },
        {
          "artist": "François Schuiten",
          "works": ["Les Cités Obscures", "La Fièvre d'Urbicande"]
        }
      ]
    },
    {
      "name": "Comics Américain Classique",
      "description": "Style dynamique avec des couleurs vives et des ombrages marqués",
      "references": [
        {
          "artist": "Jack Kirby",
          "works": ["Fantastic Four", "New Gods", "Captain America"]
        },
        {
          "artist": "Steve Ditko",
          "works": ["Spider-Man", "Doctor Strange", "Mr. A"]
        },
        {
          "artist": "Neal Adams",
          "works": ["Batman", "Green Lantern/Green Arrow", "X-Men"]
        }
      ]
    }
  ],
  "genres": [
    "Steampunk",
    "Cyberpunk",
    "Post-apocalyptic",
    "Fantasy",
    "Space Opera",
    "Western",
    "Film Noir",
    "Horror",
    "Mythology",
    "Dystopia",
    "Alternate History",
    "Heroic Fantasy",
    "Urban Fantasy"
  ],
  "epochs": [
    "Prehistory",
    "Antiquity",
    "Middle Ages",
    "Renaissance",
    "Industrial Revolution",
    "1920s",
    "1950s",
    "Contemporary Era",
    "Near Future",
    "Distant Future",
    "Post-Apocalyptic",
    "Golden Age",
    "Space Age"
  ],
  "macguffins": [
    "The Key",
    "The Map",
    "The Stone",
    "The Book",
    "The Amulet",
    "The Sword",
    "The Crown",
    "The Ring",
    "The Scroll",
    "The Chalice",
    "The Crystal",
    "The Orb",
    "The Mask",
    "The Scepter",
    "The Shield",
    "The Lantern",
    "The Mirror",
    "The Coin",
    "The Necklace",
    "The Dagger",
    "The Compass",
    "The Horn",
    "The Bell",
    "The Feather",
    "The Gem",
    "The Helm",
    "The Cloak",
    "The Gauntlet",
    "The Flute",
    "The Harp"
  ]
}