Traveler (Geo)
실전 설정
사용 travelergeo config에 씁니다. 별칭: aether-geo, lumine-geo, aethergeo, luminegeo
시작 설정 복사
travelergeo char lvl=90/90 cons=0 talent=9,9,9;
travelergeo add weapon="favoniussword" refine=5 lvl=90/90;
travelergeo add set="emblemofseveredfate" count=4;
travelergeo add stats hp=4780 atk=311 atk%=0.466 cr=0.311 cd=0.622 er=0.110;콤보 예시
안전한 기본 루프
처음 시작할 때 가장 안전한 패턴입니다. 스킬/버스트가 준비됐는지 확인한 뒤 사용하고, 남는 시간은 평타로 채웁니다. 캐릭터 콤보를 아직 모를 때 여기서 시작하세요.
if .character.skill.ready
쿨다운을 읽습니다. ready면 지금 사용할 수 있고, false면 시뮬레이터가 그 행동을 건너뜁니다.
attack:3
`attack:3`은 평타 3회를 뜻합니다. 테스트하면서 숫자를 바꿔보세요.
여기에는 무한 루프를 넣지 마세요
이 helper는 호출될 때 한 번만 실행됩니다. 전체 반복은 바깥의 메인 `for` 루프에 둡니다.
콤보 복사
fn travelergeo_basic_loop() {
if .travelergeo.skill.ready {
travelergeo skill;
}
if .travelergeo.burst.ready {
travelergeo burst;
}
travelergeo attack:3;
}base_atk_buff로 시작
0 for no +3 base atk, 1 (default) for +3 base atk. Set via '+params=[base_atk_buff=...]' in the char's line.
+params=[...]
캐릭터 파라미터는 `char` 줄에 씁니다.
콤보 복사
travelergeo char lvl=90/90 cons=0 talent=9,9,9 +params=[base_atk_buff=1];skirk_story_buff로 시작
0 for no buffs, 1 (default) for +7 base atk, +15 EM, +50 base HP. Set via '+params=[skirk_story_buff=...]' in the char's line.
+params=[...]
캐릭터 파라미터는 `char` 줄에 씁니다.
콤보 복사
travelergeo char lvl=90/90 cons=0 talent=9,9,9 +params=[skirk_story_buff=1];쓸 수 있는 행동
attack 직접 사용 가능
명령 복사
travelergeo attack:3;charge Need to use attack right before charge.
명령 복사
travelergeo attack, charge;skill 직접 사용 가능
명령 복사
travelergeo skill;burst 직접 사용 가능
명령 복사
travelergeo burst;dash 직접 사용 가능
명령 복사
travelergeo dash;jump 직접 사용 가능
명령 복사
travelergeo jump;walk No action followed by walk has proper frames.
명령 복사
travelergeo walk;swap 직접 사용 가능
명령 복사
travelergeo swap;행동 특수 파라미터
-[base_atk_buff=...] - 0 for no +3 base atk, 1 (default) for +3 base atk. Set via '+params=[base_atk_buff=...]' in the char's line.
명령 복사
travelergeo -[base_atk_buff=1];-[skirk_story_buff=...] - 0 for no buffs, 1 (default) for +7 base atk, +15 EM, +50 base HP. Set via '+params=[skirk_story_buff=...]' in the char's line.
명령 복사
travelergeo -[skirk_story_buff=1];skill[short_hold=...] - 0은 보통 탭, 1 이상은 홀드나 더 긴 변형을 의미합니다.
명령 복사
travelergeo skill[short_hold=1];skill[no_meteorite=...] - 1이면 특수 변형이나 효과를 켜고, 0이면 끕니다.
명령 복사
travelergeo skill[no_meteorite=1];burst[hits=...] - Number of shockwave attacks to perform. Default 4.
명령 복사
travelergeo burst[hits=1];burst[construct_limit=...] - Number of Stone Walls to spawn. Default 4. Using a value < 4 starts not spawning Stone Walls starting from top left going counterclockwise.
명령 복사
travelergeo burst[construct_limit=1];조건용 필드
기록된 특수 항목이 없습니다.
프레임
- 영상 #1
- 영상 #2
- 영상 #3
- 영상 #4
Hitlag 데이터
- 일반 공격
- 원소전투 스킬
- 운명의 자리
| 능력 | 정지 시간 | 스케일 | 방어 정지 | 설치물 |
|---|---|---|---|---|
| Aether-N1 | 0.03 | 0.01 | true | false |
| Aether-N2 | 0.03 | 0.01 | true | false |
| Aether-N3 | 0.06 | 0.01 | true | false |
| Aether-N4 | 0.09 | 0.01 | true | false |
| Aether-N5 | 0.12 | 0.01 | true | false |
| Lumine-N1 | 0.03 | 0.01 | true | false |
| Lumine-N2 | 0.03 | 0.01 | true | false |
| Lumine-N3 | 0.06 | 0.01 | true | false |
| Lumine-N4 | 0.06 | 0.01 | true | false |
| Lumine-N5 | 0.1 | 0.01 | true | false |
| 능력 | 정지 시간 | 스케일 | 방어 정지 | 설치물 |
|---|---|---|---|---|
| E-Skill | 0.05 | 0.05 | true | true |
| 능력 | 정지 시간 | 스케일 | 방어 정지 | 설치물 |
|---|---|---|---|---|
| C2 | 0.05 | 0.05 | true | true |
범위 데이터
- 일반 공격
- 강공격
- 원소전투 스킬
- 원소폭발
- 돌파
- 운명의 자리
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| Aether-N1 | Box | Player | - | - | - | - | 1.4 | 2.2 | - |
| Aether-N2 | Circle | Player | - | 0.6 | 1.7 | 180 | - | - | - |
| Aether-N3 | Box | Player | - | 0.4 | - | - | 1.5 | 2.2 | - |
| Aether-N4 | Circle | Player | - | 0.6 | 1.7 | - | - | - | - |
| Aether-N5 | Circle | Player | - | 0.6 | 1.75 | 240 | - | - | - |
| Lumine-N1 | Circle | Player | - | 1 | 1.6 | - | - | - | - |
| Lumine-N2 | Box | Player | - | - | - | - | 1.4 | 2.2 | - |
| Lumine-N3 | Circle | Player | - | 0.7 | 1.5 | - | - | - | - |
| Lumine-N4 | Circle | Player | - | 0.7 | 1.5 | - | - | - | - |
| Lumine-N5 | Circle | Player | - | 1 | 1.6 | - | - | - | - |
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| CA-1 | Circle | Player | - | - | 2.2 | - | - | - | - |
| CA-2 | Circle | Player | - | - | 2.2 | - | - | - | - |
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| E-Skill | Circle | PrimaryTarget | - | - | 3 | - | - | - | - |
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| Q-Shockwave | Circle | Player | - | - | 6 | - | - | - | C1 has a detection area of 7m around the position of this hitbox. |
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| A4 | Circle | Player | - | 1.2 | 2.4 | - | - | - | - |
| 능력 | 형태 | 중심 | X 오프셋 | Y 오프셋 | 반경 | 부채꼴 각도 | 박스 X | 박스 Y | 메모 |
|---|---|---|---|---|---|---|---|---|---|
| C2 | Circle | GlobalValue | - | - | 3 | - | - | - | Spawns at the E-Skill position. |
알려진 문제
이름
- travelergeo
- aether-geo
- lumine-geo
- aethergeo
- luminegeo
사용 가능한 행동
| 능력 | 가능 | 메모 |
|---|---|---|
attack | ✔ | - |
charge | ⚠ | Need to use attack right before charge. |
aim | ❌ | - |
skill | ✔ | - |
burst | ✔ | - |
low_plunge | ❌ | - |
high_plunge | ❌ | - |
dash | ✔ | - |
jump | ✔ | - |
walk | ⚠ | No action followed by walk has proper frames. |
swap | ✔ | - |
파라미터
| 능력 | 파라미터 | 설명 |
|---|---|---|
- | base_atk_buff | 0 for no +3 base atk, 1 (default) for +3 base atk. Set via '+params=[base_atk_buff=...]' in the char's line. |
- | skirk_story_buff | 0 for no buffs, 1 (default) for +7 base atk, +15 EM, +50 base HP. Set via '+params=[skirk_story_buff=...]' in the char's line. |
skill | short_hold | 0 for Tap (default), 1 for Short Hold. The Short Hold version is the shortest possible Hold. |
skill | no_meteorite | If 1, no meteorite will be created. Default 0. |
burst | hits | Number of shockwave attacks to perform. Default 4. |
burst | construct_limit | Number of Stone Walls to spawn. Default 4. Using a value < 4 starts not spawning Stone Walls starting from top left going counterclockwise. |