나무모에 미러 (일반/어두운 화면)
최근 수정 시각 : 2023-07-19 21:34:06

스타바운드/모딩/stats/effects

1. 개요2. 효과 목록

1. 개요

스타바운드 모딩에 사용되는 효과(\stats\effects)들을 정리해놓은 항목입니다.

2. 효과 목록

이름효과가능 값예시
antidote 상태이상 독 면역 -{ "effect" : "antidote", "duration" : 120 }
bandage 회복 1, 2, 3, 4, 5, 6{ "effect" : "bandage1", "duration" : 120 }
bouncy 플레이어가 통통 튀어다님 -{ "effect" : "bouncy", "duration" : 120 }
burning 불타오름 -{ "effect" : "burning", "duration" : 120 }
castelectric -{ "effect" : "castelectric", "duration" : 120 }
castfire -{ "effect" : "castfire", "duration" : 120 }
castice -{ "effect" : "castice", "duration" : 120 }
castphysical -{ "effect" : "castphysical", "duration" : 120 }
castpoison -{ "effect" : "castpoison", "duration" : 120 }
color 색상 변경 blue, green, orange,
purple, red, yellow
{ "effect" : "colorblue", "duration" : 120 }
crash -{ "effect" : "crash", "duration" : 120 }
damageflash 순간 대미지 -{ "effect" : "damageflash", "duration" : 120 }
damagefreeze -{ "effect" : "damagefreeze", "duration" : 120 }
energyregen 에너지 회복 96, 192, 288, 384, 480, 672{ "effect" : "energyregen96", "duration" : 120 }
foodheal 즉시 회복 10, 25, 35, 50, 70, 95,
120, 135, 145, 170, 190, 215,
240, 265, 315, 360, 720
{ "effect" : "foodheal10", "duration" : 120 }
wellfed 포만감. 음식을 더 먹을수 없게 함 -{ "effect" : "wellfed", "duration" : 120 }
freeze -{ "effect" : "freeze", "duration" : 120 }
frostslow 빙결. 이동속도 매우 감소 -{ "effect" : "frostslow", "duration" : 120 }
frozenburning -{ "effect" : "frozenburning", "duration" : 120 }
glow 발광 -{ "effect" : "glow", "duration" : 120 }
halogenglow 할로젠 램프 정도의 밝기로 발광 -{ "effect" : "halogenglow", "duration" : 120 }
headlamp -{ "effect" : "headlamp", "duration" : 120 }
intents -{ "effect" : "intents", "duration" : 120 }
invisible 투명화 -{ "effect" : "invisible", "duration" : 120 }
jumpboost 점프력 상승 -, 25{ "effect" : "jumpboost", "duration" : 120 }
lanternglow 랜턴 정도의 밝기로 발광 -{ "effect" : "lanternglow", "duration" : 120 }
lavaglow 용암 정도의 밝기로 발광 -{ "effect" : "lavaglow", "duration" : 120 }
levitation 비행 -{ "effect" : "levitation", "duration" : 120 }
liquidimmunity 액체 관련 상태이상 면역 -{ "effect" : "liquidimmunity", "duration" : 120 }
lowgrav 중력 감소 -{ "effect" : "lowgrav", "duration" : 120 }
maxenergyboost 에너지 최대치 증가 10, 20, 30, 40, 50, 60,
80, 100, 120, 130, 170
{ "effect" : "maxenergyboost10", "duration" : 120 }
maxhealthboost 체력 최대치 증가 5, 10, 15, 20, 30, 40, 50, 60{ "effect" : "maxhealthboost5", "duration" : 120 }
melting 즉시 용암대미지 -{ "effect" : "melting", "duration" : 120 }
motionattack -{ "effect" : "motionattack", "duration" : 120 }
mudslow 이동속도 감소 -{ "effect" : "mudslow", "duration" : 120 }
nitroglycerine -{ "effect" : "nitroglycerine", "duration" : 120 }
nofalldamage 낙하대미지 면역 -{ "effect" : "nofalldamage", "duration" : 120 }
nude -{ "effect" : "nude", "duration" : 120 }
paralysis 이동 불가 -{ "effect" : "paralysis", "duration" : 120 }
partytime -{ "effect" : "partytime", "duration" : 120 }
rage 대미지, 이동속도 약간 증가 -{ "effect" : "rage", "duration" : 120 }
regeneration 회복 1, 2, 3, 4, fast{ "effect" : "regenerationfast", "duration" : 120 }
runboost 이동속도 증가 -, 25{ "effect" : "runboost", "duration" : 120 }
sandstorm 모래폭풍. 이동속도 감소 -{ "effect" : "sandstorm", "duration" : 120 }
shieldeffect (shieldeffect없이)bubbleshield,
staticshield, techshield
{ "effect" : "bubbleshield", "duration" : 120 }
shieldregen -{ "effect" : "shieldregen", "duration" : 120 }
shortdamagefreeze -{ "effect" : "shortdamagefreeze", "duration" : 120 }
slimeslow -{ "effect" : "slimeslow", "duration" : 120 }
stunned -{ "effect" : "stunned", "duration" : 120 }
swimming -{ "effect" : "swimming", "duration" : 120 }
tarslow 타르. 점프력과 이동속도 매우 감소 -{ "effect" : "tarslow", "duration" : 120 }
thorns 피격 시 플레이어 주위로 가시를 발사 -{ "effect" : "thorns", "duration" : 120 }
vulnerability 무적 -{ "effect" : "vulnerability", "duration" : 120 }
weakpoison -{ "effect" : "weakpoison", "duration" : 120 }
wet 젖음. 점프력과 이동속도 약간 감소 (wet없이)soaked, wet{ "effect" : "soaked", "duration" : 120 }
xenonglow 제논 램프 정도의 밝기로 발광 -{ "effect" : "xenonglow", "duration" : 120 }