| {{{#!wiki style="margin: -0px -10px -5px; min-height:calc(1.5em + 5px)" {{{#!folding [ 펼치기 · 접기 ] {{{#!wiki style="margin: -5px -1px -11px; word-break:keep-all" | <colbgcolor=darkgreen><colcolor=#fff> 기본 플레이 | |
| 시스템 | 세계 (시드) · 게임 모드 · 난이도 · 게임 규칙 · 엔딩 · 죽음 메시지 · 스플래시 · 명령어 · NBT · 구성요소 · 거리 효과 · 런처 | |
| 인게임 | 아이템 · 몹 (플레이어) · 개체 · 날씨 · 차원 · 생물 군계 (생성 규칙) · 구조물 · 마법 부여 · 상태 효과 · 조작법 · 피해 · 업적 · 버그 | |
| 도움말 | 튜토리얼 · 팁 (탐험 · 파밍 · 회로) · 재생 가능한 자원 · 브릿징 · PVP · 파쿠르 · 스피드런 (베드락 에디션) · 건축 (맵 아트) | |
| 시리즈 및 매체 | ||
| 출시 에디션 | 자바 에디션 (업데이트) · 베드락 에디션 (업데이트) · 중국 에디션 · 포켓 에디션* · 콘솔 에디션 (업데이트)* · 파이 에디션* · 4K* | |
| 파생 게임 | 외전 시리즈 · 마인크래프트 에듀케이션 · 마인크래프트 던전스* · 마인크래프트 레전드* · 마인크래프트: 스토리 모드* · 마인크래프트 어스* | |
| 미디어 | OST · 관련 서적 · 레고 · 영화 (1 · 2) · 애니메이션 · Minecraft Live · Minecraft Now · Minecraft Monthly | |
| 유저 콘텐츠 | ||
| 창작 요소 | 2차 창작 · 망토 · 맵 · 모드 (개발 · 팁 · 모드팩) · 애드온 · 팩 (리소스 팩 · 데이터 팩) · 외부 프로그램 · 핵 · 마켓플레이스 패스 · 밈 | |
| 멀티 콘텐츠 | 멀티플레이 · 서버 · 플러그인 · Realms · EULA | |
| 개발 | 개발 기초 · 모드 개발 · 플러그인 개발 | |
| 기타 | ||
| 이야깃거리 | 여담 · 커뮤니티 · 위키 · 사건 사고 · 문제점 · 용어 · 지원 언어 · 머나먼 땅 · 이미테이션 게임 · 히로빈 | |
| 틀 | · · · | |
| 관련 문서 | 나무위키 마인크래프트 프로젝트 · 마인크래프트로 분류된 문서 · 마인크래프트의 하위 문서 | |
| 새로운 컨텐츠 | ||
| ㅁㅁ 드롭 (2026년 출시 예정) | ||
| 탈것의 광란 | ||
| * 표시는 서비스가 종료되었거나 개발이 중단되었다는 표시이다. | }}}}}}}}} | |
1. 개요
마인크래프트의 생물 군계(Biome)는 T(기온), H(습도), C(대륙성), E(침식도), W(기이함) 5개의 축을 통해 생성된다. 각각의 축은 페를린 노이즈를 통해 시드에 의존해 결정된다. 예를 들어 T가 높고 H가 높은 위치에 정글 생물 군계가 생성되는 식이다. 디버그 화면의 NoiseRouter에서 각각의 축들의 실제 값을 볼 수 있으며, Biome builder를 통해 이를 레벨로 나누어 간략하게 보여준다.
T 값은 생물 군계의 기온을 결정하며[1] -1 ~ 1 사이의 값을 가진다. T가 높으면 사막 등의 생물 군계가, 낮다면 눈 덮인 평원 등의 생물 군계가 생성된다. Biome builder에서는 축의 실제 값에 따라 따라 다음과 같이 표기된다.
- -1 ~ -0.45: T = 0
- -0.45 ~ -0.15: T = 1
- -0.15 ~ 0.15: T = 2
- 0.15 ~ 0.45: T = 3
- 0.45 ~ 1: T = 4
H 값은 생물 군계의 습도를 결정하며 역시 -1 ~ 1 사이의 값을 가진다. H가 높다면 정글, 어두운 숲과 같이 나무가 우거진 생물 군계가, H가 낮다면 평원, 사바나와 같이 나무가 드문 생물 군계가 생성된다. 예외적으로 나무 한 그루 없는 사막은 습도가 높은 곳에 생성될 수 있는데, 이 때는 보통 지하에 무성한 동굴이 생성되기 때문에 사막에 진달래 나무가 자란다. Biome builder에서는 축의 실제 값에 따라 다음과 같이 표기된다.
- -1 ~ -0.35: H = 0
- -0.35 ~ -0.1: H = 1
- -0.1 ~ 0.1: H = 2
- 0.1 ~ 0.35: H = 3
- 0.35 ~ 1: H = 4
C 값은 육지와 바다를 결정한다. -1.2 ~ 1.0 사이의 값을 가지며 C가 음수라면 바다, 양수라면 육지 생물 군계가 형성된다. Biome builder에서는 축의 실제 값에 따라 다음과 같이 표기된다.
- -1.2 ~ -1.05: Mushroom fields
- -1.05 ~ -0.455: Deep ocean
- -0.455 ~ -0.19: Ocean
- -0.19 ~ -0.11: Coast
- -0.11 ~ 0.03: Near-inland
- 0.03 ~ 0.3: Mid-inland
- 0.3 ~ 1: Far-inland
E 값은 생물 군계의 침식도를 결정하며 -1 ~ 1 사이의 값을 가진다. E 값이 클수록 침식이 많이 진행된 지형이라는 의미이며 값이 클수록 대체로 평탄하다. 작은 E 값에서는 산비탈 지형이 형성되고 큰 E 값에서는 늪이 형성된다. Biome builder에서는 축의 실제 값에 따라 다음과 같이 표기된다.
- -1 ~ -0.78: E = 0
- -0.78 ~ -0.375: E = 1
- -0.375 ~ -0.2225: E = 2
- -0.2225 ~ 0.05: E = 3
- 0.05 ~ 0.45: E = 4
- 0.45 ~ 0.55: E = 5
- 0.55 ~ 1: E = 6
W 값은 생물 군계의 변종을 결정하며, 값이 작으면 평범한 지형이, 값이 크면 변종 지형이 배치된다. 예를 들어 같은 조건 하에 W가 양수라면 자작나무 원시림, 음수라면 자작나무 숲 생물 군계가 생성되는 식이다. Biome builder에서는 따로 표기되지 않는다.
또한 W 값은 다음의 공식에 따라 PV(Peak and Valleys; 봉우리와 골짜기) 값으로 변환된다. 이 값을 통해 강과 같은 생물 군계를 결정하게 된다. 특히 W=0 근처에서 PV 값이 최소가 되므로, 강이 두 변종 생물 군계 사이를 흐르는 모습을 종종 볼 수 있게 된다. 반대로 PV 값이 크다면 산비탈이나 봉우리가 형성된다.
Biome builder에서는 축의 실제 값에 따라 다음과 같이 표기된다.
- -1 ~ -0.85: Valleys
- -0.85 ~ -0.2: Low
- -0.2 ~ 0.2: Mid
- 0.2 ~ 0.7: High
- 0.7 ~ 1: Peaks
2. 생성 규칙
2.1. 바다 생물 군계
Biome builder 상에서 inland와 Coast에 속하지 않는 C 값이 -0.19 이하인 지역에서는 다른 노이즈 축은 전부 무시되고, 오직 C 값과 T 값만을 사용해 바다 생물군계가 배치된다.| 기온 | Ocean | Deep ocean | Mushroom fields |
| T = 0 | 얼어붙은 바다 | 깊고 얼어붙은 바다 | 버섯 들판 |
| T = 1 | 차가운 바다 | 깊고 차가운 바다 | |
| T = 2 | 바다 | 깊은 바다 | |
| T = 3 | 미지근한 바다 | 깊고 미지근한 바다 | |
| T = 4 | 따뜻한 바다 | ||
2.2. 내륙 생물 군계
Biome builder 상에서 inland와 Coast에 속하는 C 값이 -0.19 이상인 지역에서는 생성 규칙이 매우 복잡해진다.우선 PV 값, E 값, C 값을 이용해서 내륙 생물 군계를 생성할 큰 틀을 잡는다.
| PV | E | Coast | Near-inland | Mid-inland | High-inland |
| Valleys | E=0~1 | 얼어붙은 강(T=0) 강(T>0) | 얼어붙은 강(T=0) 강(T>0) | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | |
| E=2~5 | 얼어붙은 강(T=0) 강(T>0) | ||||
| E=6 | 얼어붙은 강(T=0) 늪(T=1~2) 맹그로브 늪(T=3~4) | ||||
| Low | E=0~1 | 돌 해안 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | 눈 덮인 비탈(T=0; H=0,1) 산림(T=0; H>1) 중간 생물 군계(0<T<4) 악지 생물 군계(T=4) | |
| E=2 | 중간 생물 군계 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | |||
| E=3 | 해변 생물 군계 | ||||
| E=4 | 중간 생물 군계 | ||||
| E=5 | 해변 생물 군계(W<0) 중간 생물 군계(W>0; T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | 중간 생물 군계(W<0 or T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | |||
| E=6 | 해변 생물 군계 | 중간 생물 군계(T=0) 늪(T=1~2) 맹그로브 늪(T=3~4) | |||
| Mid | E=0 | 돌 해안 | 눈 덮인 비탈(T<3; H=0,1) 산림(T<3; H>1) 고원 생물 군계(T=3,4) | ||
| E=1 | 눈 덮인 비탈(T=0; H=0,1) 산림(T=0; H>1) 중간 생물 군계(0<T<4) 악지 생물 군계(T=4) | 눈 덮인 비탈(T<0; H=0,1) 산림(T<0; H>1) 고원 생물 군계(T>0) | |||
| E=2 | 중간 생물 군계 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | 고원 생물 군계 | ||
| E=3 | 중간 생물 군계 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | |||
| E=4 | 해변 생물 군계(W<0) 중간 생물 군계(W>0) | 중간 생물 군계 | |||
| E=5 | 해변 생물 군계(W<0) 중간 생물 군계(W>0; T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | 중간 생물 군계(W<0 or T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | 산산조각난 생물 군계 | ||
| E=6 | 해변 생물 군계(W<0) 중간 생물 군계(W>0) | 중간 생물 군계(T=0) 늪(T=1~2) 맹그로브 늪(T=3~4) | |||
| High | E=0 | 중간 생물 군계 | 눈 덮인 비탈(T<3; H=0,1) 산림(T<3; H>1) 고원 생물 군계(T=3,4) | 뾰족한 봉우리(T<3; W<0) 얼어붙은 봉우리(T<3; W>0) 돌 봉우리(T=3) 악지 생물 군계(T=4) | |
| E=1 | 눈 덮인 비탈(T=0; H=0,1) 산림(T=0; H>1) 중간 생물 군계(0<T<4) 악지 생물 군계(T=4) | 눈 덮인 비탈(T<3; H=0,1) 산림(T<3; H>1) 고원 생물 군계(T=3,4) | |||
| E=2 | 중간 생물 군계 | 고원 생물 군계 | 고원 생물 군계 | ||
| E=3 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | ||||
| E=4 | 중간 생물 군계 | ||||
| E=5 | 중간 생물 군계(W<0 or T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | 산산조각난 생물 군계 | |||
| E=6 | 중간 생물 군계 | ||||
| Peaks | E=0 | 뾰족한 봉우리(T<3; W<0) 얼어붙은 봉우리(T<3; W>0) 돌 봉우리(T=3) 악지 생물 군계(T=4) | 뾰족한 봉우리(T<3; W<0) 얼어붙은 봉우리(T<3; W>0) 돌 봉우리(T=3) 악지 생물 군계(T=4) | ||
| E=1 | 눈 덮인 비탈(T=0; H=0,1) 산림(T=0; H>1) 중간 생물 군계(0<T<4) 악지 생물 군계(T=4) | ||||
| E=2 | 중간 생물 군계 | 고원 생물 군계 | 고원 생물 군계 | ||
| E=3 | 중간 생물 군계(T<4) 악지 생물 군계(T=4) | ||||
| E=4 | 중간 생물 군계 | ||||
| E=5 | 산산조각난 생물 군계(W<0 or T=0,1 or H=4) 바람이 세찬 사바나(W>0; T>1; H<4) | 산산조각난 생물 군계 | |||
| E=6 | 중간 생물 군계 | ||||
상단의 큰 틀에서 생물 군계가 확정되었다면 끝이지만, '중간 생물 군계', '악지 생물 군계'처럼 확실히 정해지지 않은 생물 군계들의 경우는 다른 노이즈 축들을 이용해서 어떤 생물 군계를 확정지을지 한 번 더 결정한다.
우선 '중간 생물 군계'는 마인크래프트에서 가장 넓게 분포된 생물 군계들이며, W, T, H 값에 따라 다음의 생물 군계가 배치된다.
| T = 0 | T = 1 | T = 2 | T = 3 | T = 4 | |
| H = 0 | 눈 덮인 평원(W < 0) 역고드름(W > 0) | 평원 | 꽃 숲(W < 0) 해바라기 평원(W > 0) | 사바나 | 사막 |
| H = 1 | 눈 덮인 평원 | 평원 | |||
| H = 2 | 눈 덮인 평원(W < 0) 눈 덮인 타이가(W > 0) | 숲 | 숲(W < 0) 평원(W > 0) | ||
| H = 3 | 눈 덮인 타이가 | 타이가 | 자작나무 숲(W < 0) 자작나무 원시림(W > 0) | 정글(W < 0) 듬성듬성한 정글(W > 0) | |
| H = 4 | 타이가 | 가문비나무 원시 타이가(W < 0) 소나무 원시 타이가(W > 0) | 어두운 숲 | 정글(W < 0) 대나무 정글(W > 0) | |
'고원 생물 군계'는 침식이 거의 없는 내륙 고지대에 생성되며, W, T, H 값에 따라 다음의 생물 군계가 배치된다.
| T = 0 | T = 1 | T = 2 | T = 3 | T = 4 | |
| H = 0 | 눈 덮인 평원(W < 0) 역고드름(W > 0) | 목초지(W < 0) 벚나무 숲(W > 0) | 목초지(W < 0) 벚나무 숲(W > 0) | 사바나 고원 | 악지(W < 0) 침식된 악지(W > 0) |
| H = 1 | 눈 덮인 평원 | 목초지 | |||
| H = 2 | 숲(W < 0) 목초지(W > 0) | 목초지(W < 0) 숲(W > 0) | 숲 | 악지 | |
| H = 3 | 눈 덮인 타이가 | 타이가(W < 0) 목초지(W > 0) | 목초지(W < 0) 자작나무 숲(W > 0) | 나무가 우거진 악지 | |
| H = 4 | 가문비나무 원시 타이가(W < 0) 소나무 원시 타이가(W > 0) | 창백한 정원 | 정글 |
'산산조각난 생물 군계'는 침식도가 높은 내륙지대에 생성되며, W, T, H 값에 따라 다음의 생물 군계가 배치된다.
| T = 0~1 | T = 2 | T = 3 | T = 4 | |
| H = 0~1 | 바람이 세찬 자갈투성이 언덕 | 바람이 세찬 언덕 | 사바나 | 사막 |
| H = 2 | 바람이 세찬 언덕 | 숲(W < 0) 평원(W > 0) | ||
| H = 3 | 바람이 세찬 숲 | 정글(W < 0) 듬성듬성한 정글(W > 0) | ||
| H = 4 | 정글(W < 0) 대나무 정글(W > 0) | |||
'악지 생물 군계'의 경우, W 값과 H 값에 따라 다음의 악지 생물 군계가 배치된다. T = 4일 때의 '고원 생물 군계' 배치를 그대로 따라간다.
| 습도 | 생물 군계 |
| H < 2 | 악지(W < 0) 침식된 악지(W > 0) |
| H = 2 | 악지 |
| H > 2 | 나무가 우거진 악지 |
'해변 생물 군계'의 경우 해안을 따라 저지대에 생성되는 생물 군계들이며, 오직 T 값에 의해서만 다음의 생물 군계가 배치된다.
| 기온 | 생물 군계 |
| T = 0 | 눈 덮인 해변 |
| T = 1~3 | 해변 |
| T = 4 | 사막 |
2.3. 동굴 생물 군계
상단의 오버월드 생물 군계 생성 규칙과는 별개로 작동한다.동굴 생물 군계는 D(깊이)라는 별도의 값을 추가로 사용한다. D 값은 5개의 페를린 노이즈 축에 포함되지 않으며, 단순히 깊이에 해당하는 값이다. 지표를 0으로 하여 1블록 내려갈 때마다 값이 1/128(0.0078125)만큼 증가한다. D 값은 표면 생물 군계에는 영향을 끼치지 않으며, 동굴 생물 군계를 배치할 지를 결정할 때 다른 노이즈 값들과 함께 사용된다. 점적석 동굴과 무성한 동굴은 생성 조건이 겹칠 수 있는데, 둘 중 하나만 생성된다.
| 깊이 | 추가 조건 | 동굴 생물 군계 |
| 0 ~ 0.2 | 없음 | 없음 |
| 0.2 ~ 0.9 | C = 0.8 ~ 1 | 점적석 동굴 |
| H = 0.7 ~ 1 | 무성한 동굴 | |
| 0.9 ~ 1.1 | 없음 | 없음 |
| 1.1 ~ | E = -1 ~ -0.375 | 깊은 어둠 |
2.4. 네더 생물 군계
네더 생물 군계는 T, H, Offset 세 가지 매개변수를 통해 결정된다.오버월드와는 달리 네더의 생물 군계는 페를린 노이즈를 따르지 않으며, 단순히 매개변수 공간 상의 좌표 한 점에 의해서만 정해진다. 하지만 실제 월드 좌표의 Offset 값은 0으로 항상 고정되어 있기 때문에, 네더의 실제 월드 좌표는 T-H 평면 위에 있게 된다. 이 때 각 생물 군계에 설정된 Offset의 값이 0에 가까울수록 실제 세계의 매개변수 점(항상 T-H 평면에 있음)과 거리가 가까워지므로 그 생물 군계가 선택될 가능성이 커진다.
| 생물 군계 | T | H | Offset |
| 현무암 삼각주 | -0.5 | 0 | 0.175 |
| 진홍빛 숲 | 0.4 | 0 | 0 |
| 네더 황무지 | 0 | 0 | 0 |
| 영혼 모래 골짜기 | 0 | -0.5 | 0 |
| 뒤틀린 숲 | 0 | 0.5 | 0.375 |
2.5. 엔드 생물 군계
자바 에디션의 경우, 엔드 생물 군계를 제외하고 엔드 차원의 생물 군계는 오직 E 1개의 축만을 사용한다. 만약 (0, 0) 좌표에서 수평 거리가 1024블록보다 작으면 그곳은 '엔드'가 된다. 만약 수평 거리가 1024블록을 넘으면 그 때부터는 E 값을 사용해 하단의 표에서 생물 군계를 결정한다.| 생물 군계 | E |
| 작은 엔드 섬 | -1 ~ -0.21875 |
| 엔드 불모지 | -0.21875 ~ -0.0625 |
| 엔드 중지 | -0.0625 ~ 0.25 |
| 엔드 고지 | 0.25 ~ 1 |
베드락 에디션은 오직 '엔드'만 존재한다.
[1] 비나 눈 등의 날씨를 결정하는 기후와는 다른 개념이다.
#!if version2 == null
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 {{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/마인크래프트/생물 군계|마인크래프트/생물 군계]]}}}{{{#!if external != "o"
[[마인크래프트/생물 군계]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/마인크래프트/생물 군계?uuid=76ba5faf-59ee-4bfc-ae94-53e7075e4dd9|r1407]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/마인크래프트/생물 군계?uuid=76ba5faf-59ee-4bfc-ae94-53e7075e4dd9#s-|번 문단]]}}}에서 가져왔습니다. [[https://namu.wiki/history/마인크래프트/생물 군계?from=1407|이전 역사 보러 가기]]}}}#!if version2 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 다른 문서에서 가져왔습니다.
{{{#!wiki style="text-align: center"
{{{#!folding [ 펼치기 · 접기 ]
{{{#!wiki style="text-align: left; padding: 0px 10px"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/마인크래프트/생물 군계|마인크래프트/생물 군계]]}}}{{{#!if external != "o"
[[마인크래프트/생물 군계]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/마인크래프트/생물 군계?uuid=76ba5faf-59ee-4bfc-ae94-53e7075e4dd9|r1407]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/마인크래프트/생물 군계?uuid=76ba5faf-59ee-4bfc-ae94-53e7075e4dd9#s-|번 문단]]}}} ([[https://namu.wiki/history/마인크래프트/생물 군계?from=1407|이전 역사]])
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid2 == null
'''uuid2 not found'''}}}{{{#!if uuid2 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph2 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]]){{{#!if version3 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid3 == null
'''uuid3 not found'''}}}{{{#!if uuid3 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph3 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version4 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid4 == null
'''uuid4 not found'''}}}{{{#!if uuid4 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph4 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version5 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid5 == null
'''uuid5 not found'''}}}{{{#!if uuid5 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph5 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version6 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid6 == null
'''uuid6 not found'''}}}{{{#!if uuid6 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph6 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version7 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid7 == null
'''uuid7 not found'''}}}{{{#!if uuid7 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph7 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version8 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid8 == null
'''uuid8 not found'''}}}{{{#!if uuid8 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph8 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version9 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid9 == null
'''uuid9 not found'''}}}{{{#!if uuid9 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph9 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version10 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid10 == null
'''uuid10 not found'''}}}{{{#!if uuid10 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph10 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version11 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid11 == null
'''uuid11 not found'''}}}{{{#!if uuid11 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph11 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version12 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid12 == null
'''uuid12 not found'''}}}{{{#!if uuid12 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph12 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version13 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid13 == null
'''uuid13 not found'''}}}{{{#!if uuid13 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph13 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version14 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid14 == null
'''uuid14 not found'''}}}{{{#!if uuid14 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph14 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version15 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid15 == null
'''uuid15 not found'''}}}{{{#!if uuid15 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph15 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version16 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid16 == null
'''uuid16 not found'''}}}{{{#!if uuid16 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph16 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version17 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid17 == null
'''uuid17 not found'''}}}{{{#!if uuid17 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph17 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version18 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid18 == null
'''uuid18 not found'''}}}{{{#!if uuid18 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph18 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version19 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid19 == null
'''uuid19 not found'''}}}{{{#!if uuid19 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph19 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version20 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid20 == null
'''uuid20 not found'''}}}{{{#!if uuid20 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph20 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version21 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid21 == null
'''uuid21 not found'''}}}{{{#!if uuid21 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph21 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version22 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid22 == null
'''uuid22 not found'''}}}{{{#!if uuid22 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph22 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version23 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid23 == null
'''uuid23 not found'''}}}{{{#!if uuid23 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph23 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version24 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid24 == null
'''uuid24 not found'''}}}{{{#!if uuid24 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph24 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version25 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid25 == null
'''uuid25 not found'''}}}{{{#!if uuid25 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph25 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version26 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid26 == null
'''uuid26 not found'''}}}{{{#!if uuid26 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph26 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version27 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid27 == null
'''uuid27 not found'''}}}{{{#!if uuid27 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph27 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version28 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid28 == null
'''uuid28 not found'''}}}{{{#!if uuid28 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph28 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version29 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid29 == null
'''uuid29 not found'''}}}{{{#!if uuid29 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph29 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version30 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid30 == null
'''uuid30 not found'''}}}{{{#!if uuid30 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph30 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version31 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid31 == null
'''uuid31 not found'''}}}{{{#!if uuid31 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph31 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version32 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid32 == null
'''uuid32 not found'''}}}{{{#!if uuid32 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph32 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version33 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid33 == null
'''uuid33 not found'''}}}{{{#!if uuid33 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph33 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version34 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid34 == null
'''uuid34 not found'''}}}{{{#!if uuid34 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph34 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version35 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid35 == null
'''uuid35 not found'''}}}{{{#!if uuid35 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph35 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version36 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid36 == null
'''uuid36 not found'''}}}{{{#!if uuid36 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph36 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version37 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid37 == null
'''uuid37 not found'''}}}{{{#!if uuid37 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph37 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version38 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid38 == null
'''uuid38 not found'''}}}{{{#!if uuid38 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph38 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version39 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid39 == null
'''uuid39 not found'''}}}{{{#!if uuid39 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph39 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version40 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid40 == null
'''uuid40 not found'''}}}{{{#!if uuid40 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph40 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version41 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid41 == null
'''uuid41 not found'''}}}{{{#!if uuid41 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph41 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version42 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid42 == null
'''uuid42 not found'''}}}{{{#!if uuid42 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph42 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version43 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid43 == null
'''uuid43 not found'''}}}{{{#!if uuid43 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph43 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version44 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid44 == null
'''uuid44 not found'''}}}{{{#!if uuid44 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph44 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version45 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid45 == null
'''uuid45 not found'''}}}{{{#!if uuid45 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph45 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version46 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid46 == null
'''uuid46 not found'''}}}{{{#!if uuid46 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph46 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version47 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid47 == null
'''uuid47 not found'''}}}{{{#!if uuid47 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph47 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version48 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid48 == null
'''uuid48 not found'''}}}{{{#!if uuid48 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph48 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version49 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid49 == null
'''uuid49 not found'''}}}{{{#!if uuid49 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph49 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version50 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid50 == null
'''uuid50 not found'''}}}{{{#!if uuid50 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph50 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}}}}}}}}}}}}}}}}