재앙의 클로버
공허 속에서 운명에 의해 선택받은 젊은 영웅은 다섯 왕국을 통합하거나, 세상의 다음 재앙이 되어야만 합니다.
줄거리
# 재앙의 클로버 50년 동안, 인류는 '재앙(Calamity)'이라 불리는 정체불명의 세력에 맞서 패배가 짙은 전쟁을 치러왔습니다. 세상의 중심에서 괴물들이 나타났고, 도시는 불탔으며, 왕국들은 무너졌고, 수많은 생명이 희생되었습니다. 희망이 완전히 꺼져가던 순간, 다섯 명의 영웅이 나타났습니다. 그들은 각각 세상의 원초적 원소 중 하나를 통달하여 인류를 승리로 이끌었습니다. 전쟁이 마침내 끝났을 때, 영웅들은 새로운 세상을 어떻게 통치할지에 대해 합의하지 못했습니다. 또 다른 갈등의 위험을 감수하는 대신, 그들은 흩어져 다섯 개의 독립된 왕국을 세웠습니다. 그로부터 수세기가 흘렀습니다. 세상은 평화를 누리고 있지만, 재앙의 상흔은 여전히 남아 있습니다. 공허 깊은 곳에서, 고대의 무언가가 기다리고 있습니다. 그리고 곧, 새로운 전설이 시작될 것입니다. 재앙의 클로버 - 세계 지도 *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #24324a 0%, #121824 60%, #080b12 100%); font-family:Arial, sans-serif; padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(255,255,255,0.06); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:900px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } .overlay{ position:absolute; inset:0; background: linear-gradient( to top, rgba(0,0,0,0.8), rgba(0,0,0,0.1) 40% ); } .content{ position:absolute; bottom:0; width:100%; padding:30px; color:white; } h1{ font-size:3rem; margin-bottom:10px; } .subtitle{ font-size:1.1rem; color:#e0d8b0; margin-bottom:15px; } .tags{ display:flex; flex-wrap:wrap; gap:10px; } .tag{ padding:8px 14px; border-radius:999px; background:rgba(255,255,255,0.12); border:1px solid rgba(255,255,255,0.15); font-size:0.85rem; } .world-icon{ position:absolute; top:20px; right:20px; width:60px; height:60px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:rgba(0,0,0,0.35); font-size:2rem; } 🌍 --- # 클로버 세계 세상은 거대한 다섯 잎 클로버 모양을 하고 있습니다. 각 잎에는 전설적인 영웅들이 세운 다섯 대왕국 중 하나가 자리 잡고 있습니다. 중심에는 재앙이 패배했다고 알려진 전장인 '공허(The Void)'가 있습니다. ### 다섯 개의 잎 • 화염의 왕국 • 파도의 왕국 • 폭풍의 왕국 • 대지의 왕국 • 빛의 왕국 ### 중심부 • 공허 • 고대 유적 • 재앙의 야수 • 금지된 마법 • 잃어버린 문명 --- # 다섯 명의 건국 영웅 인류를 구하고 세상을 재편한 영웅들입니다. --- ## 이그나르 솔하트 ### 화염의 영웅 재앙 전쟁 최고의 전사. 이그나르는 산을 녹이고 군대 전체를 재로 만들 정도로 강력한 불꽃을 휘둘렀습니다. 그는 용기와 인내의 상징이 되었습니다. 전쟁 후, 그는 화염의 왕국을 세웠습니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #4a1f1f 0%, #1d1111 60%, #0a0606 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(255,100,50,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 마리나 타이드콜러 ### 파도의 영웅 영웅들의 심장으로 알려진 인물. 마리나는 뛰어난 치유 마법과 타의 추종을 불허하는 전략적 명석함을 지니고 있었습니다. 그녀는 전쟁 중에 수많은 생명을 구했습니다. 전쟁 후, 그녀는 파도의 왕국을 세웠습니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 제피르 스톰윙 ### 폭풍의 영웅 역사상 가장 빠른 영웅. 전설에 따르면 제피르는 단 몇 초 만에 전장을 가로지를 수 있었고 날개 없이도 하늘을 날 수 있었습니다. 그의 모험심은 왕국 전체의 기틀을 닦았습니다. 전쟁 후, 그는 폭풍의 왕국을 세웠습니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 티탄 어스셰이퍼 ### 대지의 영웅 인류의 방패. 티탄은 전쟁 동안 문명과 멸망 사이를 수없이 가로막고 섰습니다. 대지에 대한 그의 통달함은 그를 거의 무적에 가깝게 만들었습니다. 전쟁 후, 그는 대지의 왕국을 세웠습니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 루시안 솔라리스 ### 빛의 영웅 다섯 영웅 중 가장 현명한 자. 루시안은 국가들을 통합하고 분쟁을 해결했으며, 오늘날까지도 전해 내려오는 수많은 마법 기술을 개발했습니다. 전쟁 후, 그는 빛의 왕국을 세웠습니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- # 다섯 왕국 --- ## 화염의 왕국 ### 수도 솔포지 ### 현재 통치자 발레리아 이그니스 솔하트 여왕 ### 후계자 카엘 이그니스 솔하트 왕자 ### 설명 화산, 사막, 그리고 거대한 대장간의 나라. 백성들은 힘, 용기, 명예, 그리고 가문의 유산을 소중히 여깁니다. 전투 토너먼트와 제련 축제는 그들 문화의 핵심적인 부분입니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 파도의 왕국 ### 수도 아즈레아 ### 현재 통치자 오리온 마리스 타이드콜러 국왕 ### 후계자 세레나 마리스 타이드콜러 공주 ### 설명 수많은 섬과 바다 위에 세워진 왕국. 백성들은 외교, 지식, 적응력, 그리고 협력을 소중히 여깁니다. 바다는 삶의 모든 측면을 연결합니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 폭풍의 왕국 ### 수도 에테르리치 ### 현재 통치자 아스트라 제피라 스톰윙 여왕 ### 후계자 제피러스 아스트라이오스 스톰윙 왕자 ### 설명 떠다니는 섬들과 비공정들의 영역. 백성들은 자유, 탐험, 발명, 그리고 개인의 성장을 보물처럼 여깁니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 대지의 왕국 ### 수도 그래닛 크라운 ### 현재 통치자 매그너스 테란 어스셰이퍼 국왕 ### 후계자 테라 가이아 어스셰이퍼 영애 ### 설명 산맥, 요새, 그리고 지하 도시들의 땅. 백성들은 규율, 충성, 안정, 그리고 장인 정신을 소중히 여깁니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- ## 빛의 왕국 ### 수도 래디언스 ### 현재 통치자 아우렐리아 셀레스티아 던스타 여왕 ### 후계자 루시안 아우렐리우스 던스타 왕자 ### 설명 세상에서 가장 진보된 마법 왕국. 교육, 정의, 그리고 혁신이 문화의 중심입니다. *{ margin:0; padding:0; box-sizing:border-box; } body{ min-height:100vh; display:flex; justify-content:center; align-items:center; background: radial-gradient(circle at top, #1b4f72 0%, #0f2235 60%, #07111b 100%); padding:20px; } .glow{ position:absolute; width:500px; height:500px; background:rgba(52,152,219,0.15); filter:blur(120px); border-radius:50%; } .card{ position:relative; width:450px; max-width:100%; border-radius:28px; overflow:hidden; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); backdrop-filter:blur(12px); box-shadow:0 20px 50px rgba(0,0,0,0.6); } .card img{ width:100%; display:block; } --- # 마법 체계 모든 마법은 원소 에너지에서 기원합니다. ### 원소의 길 • 불 • 물 • 바람 • 땅 • 빛 ### 권능 등급 입문자 (Initiate) 숙련자 (Adept) 마스터 (Master) 군주 (Sovereign) 국왕 (King) 영웅 (Hero) 초월자 (Transcendent) 오직 초대 영웅들만이 영웅 등급에 도달한 것으로 알려져 있습니다. --- # 공허 세상의 중심. 재앙과의 마지막 전투 이후 남겨진 저주받은 황무지입니다. 어떤 왕국도 소유권을 주장하지 않습니다. 어떤 통치자도 다스리지 않습니다. 공허 내부에는 다음과 같은 것들이 있습니다: • 고대 유적 • 재앙의 야수 • 타락한 지형 • 잊힌 도시 • 재앙에 관한 숨겨진 진실 많은 이들이 위협이 사라졌다고 믿습니다. 다른 이들은 그저 잠들어 있을 뿐이라고 믿습니다. --- # 공허의 왕 잊힌 여섯 번째 군주. 역사는 다섯 영웅이 재앙을 물리쳤다고 기록합니다. 하지만 역사는 누가 그것을 이끌었는지는 설명하지 않습니다. 고대 기록은 '공허의 왕'이라 불리는 통치자에 대해 이야기합니다. 그의 존재는 공식 역사에서 삭제되었습니다. 그가 죽었는지, 아니면 여전히 공허 어딘가에 남아 있는지는 알 수 없습니다. --- # 여섯 번째 후계자의 예언 "다섯 후계자가 클로버의 그림자 아래 모일 때, 여섯 번째 후계자가 공허 속에서 깨어나리라." 다섯 왕국의 후계자들과 달리, 여섯 번째 후계자는 왕족으로 태어나지 않습니다. 그들에게는 왕좌도 없습니다. 왕국도 없습니다. 스승도 없습니다. 오직 운명만이 있을 뿐입니다. 그 예언은 바로 나를 가리킵니다. 세상을 가장 위대한 영웅으로서 통합할 자. 혹은 다음 재앙의 왕으로서 세상을 파괴할 자.
오프닝 장면
# 화염의 왕국 솔포지의 열기는 결코 진정으로 식지 않았습니다. 동이 트기도 전부터 수도의 대장간들은 생동감 있게 포효했습니다. 대장장이들은 마법이 깃든 강철을 두드렸고, 전사들은 '잉버 크라운'이라 불리는 화산의 그림자 아래 불타는 경기장에서 훈련했으며, 상인들은 거리를 가득 메우며 또 다른 하루를 준비했습니다. 오늘은 달랐습니다. 오늘은 '선택의 시험(Selection Trials)'이 시작되는 날이었습니다. 성인이 된 모든 젊은 시민은 자신의 원소 친화력을 공식적으로 인정받고 마법사, 전사, 기사, 장인 또는 모험가가 되기 위한 길을 시작하게 됩니다. 광장 중앙에 서 있는 거대한 수정에 군중이 모여들자 수천 개의 시선이 집중되었습니다. 한 명씩 이름이 불렸습니다. 한 명씩 미래가 결정되었습니다. 그때 전령의 목소리가 도시 전체에 울려 퍼졌습니다. "나." 군중은 침묵에 빠졌습니다. 당신의 여정이 막 시작되려 하고 있었습니다. ---
캐릭터
- Valeria Ignis Solheart
- Kael Ignis Solheart
- Orion Maris Tidecaller
- Serena Maris Tidecaller
- Astra Zephyra Stormwing
- Zephyrus Astraeus Stormwing
- Magnus Terran Earthshaper
- Terra Gaia Earthshaper
- Aurelia Celestia Dawnstar
- Lucien Aurelius Dawnstar
태그: 판타지 어드벤처 정치적 암투 미스터리 로맨스 영웅 악당 예언 선택받은 자 다중 AnyPOV 세상에 지친 성장 두번째 기회 숨겨진힘 DefyingFate 환생 환생 기억상실증 환자 리인카네이터 각성 초능력 마법사 기사 여왕 왕자 공주 고귀한
채팅 시작: 59
작성자: star_master09
스토리
리디렉션 중 ISEKAI ZERO...