깊게 베기Passive
PASSIVE_BLEEDCHANCE
자동 공격 4번마다, 대상 적에게 출혈을 일으켜 2s에 걸쳐 66의 물리 대미지를 입힙니다.
Stats
| Cast time | Instant |
|---|
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
장로의 브로드소드장로의 배틀액스장로의 대거코르의 손장로의 클로장로의 클레이모어장로의 대거 페어장로의 듀얼 소드장로의 할버드장로의 캐리온콜러장로의 블러드레터장로의 클라렌트 블레이드장로의 조각용 소드장로의 인페르날 사이드장로의 데몬팽장로의 베어 포장로의 갤러틴 페어장로의 데스기버장로의 렐름브레이커장로의 킹메이커장로의 브라이들드 퓨리장로의 트윈 슬레이어즈장로의 크리스탈 리퍼장로의 인피니티 블레이드
Granted by(24)
장로의 브로드소드T2–T8
장로의 배틀액스T3–T8
장로의 대거T3–T8
코르의 손T4–T8
장로의 클로T4–T8
장로의 클레이모어T4–T8
장로의 대거 페어T4–T8
장로의 듀얼 소드T4–T8
장로의 할버드T4–T8
장로의 캐리온콜러T4–T8
장로의 블러드레터T4–T8
장로의 클라렌트 블레이드T4–T8
장로의 조각용 소드T4–T8
장로의 인페르날 사이드T4–T8
장로의 데몬팽T4–T8
장로의 베어 포T4–T8
장로의 갤러틴 페어T4–T8
장로의 데스기버T4–T8
장로의 렐름브레이커T4–T8
장로의 킹메이커T4–T8
장로의 브라이들드 퓨리T4–T8
장로의 트윈 슬레이어즈T4–T8
장로의 크리스탈 리퍼T4–T8
장로의 인피니티 블레이드T4–T8
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_BLEEDCHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges | 4 | — | 4 |
| {1} | $PASSIVE_BLEEDCHANCE_EFFECT.attributechangeovertime[0].change | -16.67 | ×3.959 | 66 |
| {2} | $PASSIVE_BLEEDCHANCE_EFFECT.attributechangeovertime[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "PASSIVE_BLEEDCHANCE",
"applyeffectoneventpassive": [
{
"@event": "AutoAttack",
"@spell": "PASSIVE_BLEEDCHANCE_CONDITION",
"@applyeffecttarget": "enemy",
"@chance": "1"
},
{
"@event": "AutoAttack",
"@spell": "PASSIVE_AA_STACK",
"@applyeffecttarget": "self",
"@chance": "1"
}
]
}