-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathart-guide.html
301 lines (260 loc) · 14.2 KB
/
art-guide.html
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
<!DOCTYPE html>
<html lang="he" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>מדריך אומנות | מלחמת הניצוצות</title>
<link rel="stylesheet" href="styles/styles.css">
<script src="scripts/menu.js" defer></script>
<script src="scripts/footer.js" defer></script>
<style>
.art-guide-section {
margin: 2rem 0;
padding: 2rem;
background: linear-gradient(145deg, #1a1a1a, #2c2c2c);
border-radius: 15px;
}
.art-description {
margin: 1.5rem 0;
padding: 1.5rem;
background: rgba(255, 255, 255, 0.05);
border-radius: 10px;
}
.art-description h3 {
color: #ffd700;
margin-bottom: 1rem;
border-bottom: 2px solid #ffd700;
padding-bottom: 0.5rem;
}
.art-details {
margin: 1rem 0;
}
.art-details h4 {
color: #00ff00;
margin: 1rem 0 0.5rem;
}
.art-details ul {
list-style: none;
padding: 0;
}
.art-details li {
margin: 0.5rem 0;
padding: 0.5rem;
background: rgba(255, 255, 255, 0.03);
border-radius: 5px;
}
.prompt-box {
margin: 1rem 0;
padding: 1rem;
background: #2a2a2a;
border-radius: 8px;
font-family: monospace;
white-space: pre-wrap;
}
</style>
</head>
<body>
<header class="header">
<h1 class="title">🎨 מדריך אומנות</h1>
<p>תיאורים מפורטים ליצירת תמונות עבור מלחמת הניצוצות</p>
</header>
<div class="container">
<!-- כריכה ראשית -->
<section class="art-guide-section">
<h2>🎨 כריכה ראשית</h2>
<div class="art-description">
<h3>תיאור כללי</h3>
<p>תמונת כריכה דרמטית המציגה את המאבק בין כוחות האור והחושך. הסצנה מתרחשת בשמיים מעל ירושלים העתיקה בשעת
שקיעה.</p>
<div class="art-details">
<h4>אלמנטים מרכזיים</h4>
<ul>
<li>לוחמי אור עטופים בגלימות לבנות זוהרות, מרחפים באוויר</li>
<li>כוחות חושך בצורת צללים שחורים עם עיניים אדומות</li>
<li>ניצוצות אור מתעופפים בין הדמויות</li>
<li>חומות ירושלים העתיקה מוארות באור זהוב של שקיעה</li>
</ul>
<h4>אווירה וצבעים</h4>
<ul>
<li>שמיים בגווני כתום, סגול וזהב של שקיעה</li>
<li>ניגודיות חזקה בין האור (לבן, זהוב) לחושך (שחור, סגול כהה)</li>
<li>ניצוצות אור בגווני זהב וכחול בהיר</li>
<li>אפקט הילה סביב לוחמי האור</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Epic book cover art, battle between light and dark forces above ancient Jerusalem at sunset. Light
warriors in glowing white robes floating in the air, facing dark shadow creatures with red eyes.
Golden light sparks flying between them. Ancient Jerusalem walls illuminated by golden sunset.
Dramatic sky in orange, purple and gold. Strong contrast between light (white, gold) and darkness
(black, deep purple). Ethereal atmosphere, cinematic lighting, high detail, digital art style."
</div>
</div>
</section>
<!-- דמויות מרכזיות -->
<section class="art-guide-section">
<h2>👤 דמויות מרכזיות</h2>
<!-- ליאון -->
<div class="art-description">
<h3>ליאון - שומר הרוח</h3>
<p>ד��ות הגיבור הראשי, לוחם אור רב עוצמה המשלב תכונות של ארבע חיות קדושות.</p>
<div class="art-details">
<h4>מאפיינים פיזיים</h4>
<ul>
<li>גבר גבוה (2 מטר), מבנה גוף אתלטי וחזק</li>
<li>שיער ארוך בגוון כסף-לבן זורם ברוח</li>
<li>עיניים זהובות זוהרות באור פנימי</li>
<li>פנים אצילות עם תווים חדים</li>
</ul>
<h4>לבוש וציוד</h4>
<ul>
<li>גלימת אור לבנה עם עיטורים זהובים</li>
<li>שריון קל בגוון כסף עם סמלים קדושים</li>
<li>שרשרת כוכבים מזהב סביב צווארו</li>
<li>ספר קדוש מעוטר תלוי על חגורתו</li>
</ul>
<h4>אפקטים ויזואליים</h4>
<ul>
<li>הילת אור זהובה מקיפה את דמותו</li>
<li>ניצוצות אור קטנים מרחפים סביבו</li>
<li>סמלים קדושים זוהרים מופיעים כשהוא משתמש בכוחותיו</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Portrait of a powerful light warrior, tall athletic male figure (2 meters) with flowing
silver-white hair. Golden glowing eyes, noble sharp features. Wearing white light robe with golden
ornaments, light silver armor with holy symbols. Golden star necklace, decorated holy book on belt.
Surrounded by golden aura and floating light sparks. Glowing holy symbols appear around him.
Ethereal atmosphere, fantasy art style, high detail, dramatic lighting."
</div>
</div>
<!-- אוריאל -->
<div class="art-description">
<h3>אוריאל - מפקד חיל האורות</h3>
<p>מלאך רב עוצמה המוביל את כוחות האור, דמות מהמקרא בעלת נוכחות מרשימה.</p>
<div class="art-details">
<h4>מאפיינים פיזיים</h4>
<ul>
<li>דמות גבוהה ומרשימה עם שש כנפיים מוזהבות</li>
<li>פנים זוהרות באור עז</li>
<li>שיער זהוב מתנופף כמו להבות</li>
<li>עיניים בוערות באור לבן טהור</li>
</ul>
<h4>לבוש וציוד</h4>
<ul>
<li>שריון זהב מעוטר בסמלים קדושים עתיקים</li>
<li>גלימה לבנה זוהרת עם עיטורי אש</li>
<li>חרב אור ענקית בידו</li>
<li>כתר אור מרחף מעל ראשו</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Portrait of a majestic angel commander, tall figure with six golden wings. Radiant face glowing
with intense light, hair like golden flames. Eyes burning with pure white light. Wearing ornate
golden armor with ancient holy symbols, glowing white robe with fire patterns. Wielding huge light
sword, floating crown of light above head. Divine atmosphere, fantasy art style, dramatic lighting,
high detail."
</div>
</div>
<!-- סמאל -->
<div class="art-description">
<h3>סמאל - מנהיג כוחות האופל</h3>
<p>מלאך המוות, מנהיג כוחות הרשע, דמות אפלה ומאיימת.</p>
<div class="art-details">
<h4>מאפיינים פיזיים</h4>
<ul>
<li>דמות גבוהה ורזה עטופה בצללים</li>
<li>עיניים אדומות בוערות</li>
<li>כנפיים שחורות ענקיות</li>
<li>עור חיוור כמו שיש</li>
</ul>
<h4>לבוש וציוד</h4>
<ul>
<li>שריון שחור עם עיטורים אדומים</li>
<li>גלימה שחורה מתנופפת עם דפוסי גולגולות</li>
<li>חרב שחורה עם להבה אפלה</li>
<li>כתר קוצים שחור</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Portrait of a dark angel of death, tall thin figure shrouded in shadows. Burning red eyes, massive
black wings, marble-white skin. Wearing black armor with red ornaments, flowing black cloak with
skull patterns. Black sword with dark flame, crown of black thorns. Dark and ominous atmosphere,
fantasy art style, dramatic lighting, high detail."
</div>
</div>
</section>
<!-- סצנות קרב -->
<section class="art-guide-section">
<h2>⚔️ סצנות קרב</h2>
<div class="art-description">
<h3>קרב בשערי ירושלים</h3>
<p>סצנת קרב דרמטית בין כוחות האור והחושך בשערי ירושלים העתיקה.</p>
<div class="art-details">
<h4>אלמנטים מרכזיים</h4>
<ul>
<li>לוחמי אור וחושך נלחמים באוויר מעל חומות העיר</li>
<li>התנגשות בין קרני אור וצללים</li>
<li>ניצוצות קדושים מתעופפים בכל מקום</li>
<li>שער ירושלים העתיק ברקע</li>
</ul>
<h4>אפקטים ויזואליים</h4>
<ul>
<li>התנגשות בין אור זהוב לצללים סגולים</li>
<li>ברקים של אור חוצים את השמיים</li>
<li>הילות קדושות סביב לוחמי האור</li>
<li>עשן שחור מתערבל סביב כוחות החושך</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Epic battle scene at Jerusalem's gates, light warriors and dark forces fighting in the air above
ancient walls. Collision between light beams and shadows, holy sparks flying everywhere. Ancient
Jerusalem gate in background. Golden light clashing with purple shadows, lightning bolts across the
sky. Holy auras around light warriors, black smoke swirling around dark forces. Dynamic composition,
fantasy art style, dramatic lighting, high detail."
</div>
</div>
</section>
<!-- מקומות קדושים -->
<section class="art-guide-section">
<h2>🏰 מקומות קדושים</h2>
<div class="art-description">
<h3>מקדש האור</h3>
<p>מקדש מרשים המשמש כבסיס לכוחות האור, שילוב של ארכיטקטורה עתיקה ואור קדוש.</p>
<div class="art-details">
<h4>אלמנטים ארכיטקטוניים</h4>
<ul>
<li>מבנה ענק עם עמודים גבוהים מאבן לבנה</li>
<li>כיפות זהב מעוטרו�� בסמלים קדושים</li>
<li>חלונות ויטראז' ענקיים המפיצים אור צבעוני</li>
<li>מדרגות שיש רחבות מובילות לכניסה</li>
</ul>
<h4>אפקטים ויזואליים</h4>
<ul>
<li>אור זהוב קורן מכל חלון וסדק</li>
<li>ניצוצות אור מרחפים סביב המבנה</li>
<li>הילה קדושה מקיפה את המקדש</li>
<li>סמלים קדושים זוהרים על הקירות</li>
</ul>
</div>
<div class="prompt-box">
Prompt for AI:
"Majestic light temple, massive structure with tall white stone columns. Golden domes decorated with
holy symbols, huge stained glass windows casting colorful light. Wide marble stairs leading to
entrance. Golden light radiating from every window and crack, floating light sparks around building.
Holy aura surrounding temple, glowing sacred symbols on walls. Sacred architecture, fantasy art
style, ethereal atmosphere, high detail."
</div>
</div>
</section>
</div>
<footer>
<p>כל הזכויות שמורות © 2024 🌟</p>
</footer>
</body>
</html>