숲의 리게일리어
실전 설정
사용 forestregalia 무기 줄에 씁니다. 별칭: regalia
시작 설정 복사
character add weapon="forestregalia" refine=1 lvl=90/90;특이사항
Leaf 줍기 지연
This belongs to the Leaf weapon series. `pickup_delay` controls how many frames pass before the active character picks up the Leaf after the weapon procs.
예시 복사
dehya add weapon="forestregalia" refine=5 lvl=90/90 +params=[pickup_delay=60];Leaf 수동 줍기
Use the `pickup` action when the Leaf exists and you want the current/called character to receive the buff.
예시 복사
dehya add weapon="forestregalia" refine=5 lvl=90/90 +params=[pickup_delay=0];
dehya skill;
nefer pickup;Immediate pickup
Use `pickup_delay=0` when you want the current active character to pick the Leaf immediately after the proc.
예시 복사
dehya add weapon="forestregalia" refine=5 lvl=90/90 +params=[pickup_delay=0];콤보 예시
장착하고 실제 명중으로 테스트
무기는 보통 장착자의 명중, 스택, 교대, 반응, 시작 파라미터로 발동합니다. 실제 장착자에게 들려주고 단순한 행동 하나로 먼저 확인하세요.
장착자
무기를 든 캐릭터의 명중과 패시브 판정이 중요합니다.
추측하지 마세요
치명타, 반응, 교대, 필드 시간이 필요한 패시브는 아무 팀원 행동 하나로 확인되지 않습니다.
콤보 복사
character add weapon="forestregalia" refine=1 lvl=90/90;
character skill;pickup_delay 테스트
이 파라미터가 추가하거나 기다리는 프레임 수입니다. 바꾸지 않으면 기본값을 사용합니다.
+params=[...]
무기 파라미터는 무기 줄에 씁니다.
테스트 상태
시작 파라미터는 비교에 좋지만 자연스러운 램프업을 건너뛸 수 있습니다.
콤보 복사
character add weapon="forestregalia" refine=1 lvl=90/90 +params=[pickup_delay=10];특수 파라미터
+params=[pickup_delay=...] - 이 파라미터가 추가하거나 기다리는 프레임 수입니다. 바꾸지 않으면 기본값을 사용합니다.
명령 복사
character add weapon="forestregalia" refine=1 lvl=90/90 +params=[pickup_delay=10];조건용 필드
기록된 특수 항목이 없습니다.
범위 데이터
알려진 문제
이름
- forestregalia
- regalia
파라미터
| 능력 | 파라미터 | 설명 |
|---|---|---|
Forest Regalia | pickup_delay | Number of frames until the Leaf is picked up by the active character after every proc. |