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

덤프버전 : (♥ 0)

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 }


파일:CC-white.svg 이 문서의 내용 중 전체 또는 일부는 2023-12-05 02:06:56에 나무위키 스타바운드/모딩/stats/effects 문서에서 가져왔습니다.