XP 스크립트

http://www.rmxp.net/forums/index.php?showtopic=35648
(내용을 보려면 로그인 필요)
  스크립트는 첨부된 데모에 포함되어 있습니다.  훔칠 대상은 INT-F부분에 지정됩니다:

1-Steal gold the base amount is skill power
2-Steal item the item is defined within the skill (don't use on player)
2a-Item id is skill power, Amount is EVA-F, Variance is the item type (1-Weapon 2-Armor 3-Item)
3-Steal gold the base amount is the monsters drop gold (or skill power if the target is a player)
4-Steal item the item is the monsters drop item, the secondary item, or the rare item (definable in the script)
4a (Or a random item if the target is a player)
5-Steal a random skill
6-Steal the skill the enemy uses the most (don't use on player)
7-Steals exp the base amount is enemies drop exp (or skill power if target is a player)
8-Steals exp the base amount is skill power
now for more advanced stuff
9-Steals a skill forever
>=10-Steals a skill for (INT-F - 9) Turns

Setting up unstealables
look in the script 'Steal' look for the local variables item_ids, weapon_ids,armor_ids, and skill_ids add the ids that you want to be unstealable in the corresponding array and thats it

Setting up secondary/rare items
look in the script 'Game Enemy Mods' look in the methods get_item_ids and get_rare_ids I have prewritten some examples there already the format is

hash[ENEMY ID] = [item_id, item_type, chance]

where ENEMY ID is the enemies id
item_id is the item id
item_type is the item type (1=item 2=weapon 3=armor)
chance is the chance to get the item


Copy Skills and Last Skill Used Skill

1)Just make sure the steal skill has the Copy Skill Element checked then follow same directions above

2)Just make sure the steal skill has the Used Skill Element checked then follow the same directions above
and thats it

For setting up the Text file read The file Steal.rxdata included with the demo

**몬스터 소지 아이템(통상 드롭 아이템 외)은 Game_Enemy_Mods 섹션(몬스터 추가소지아이템정보를 포함하도록 수정된 Game_Enemy 클래스)에서 수정할 수 있습니다.

**주의: 이 스크립트는 사용하는 전투 시스템과 호환되지 않을 수 있습니다.(특히 ABS류와 함게 사용불능)

Who's 백호

?

이상혁입니다.

http://elab.kr


List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 스크립트 자료 게시물 작성시 주의사항 습작 2012.12.24 6202
34 전투 Mr Mo DVV Addon #18~#19 Alkaid 2011.07.13 1266
33 전투 전투 속도 조정 스크립트 2 file 백호 2009.02.21 1261
32 전투 Custom Debugger, Battle Debugger by RPG Advocate file 백호 2009.02.22 1248
31 전투 전투의 승리마다 행동에 따라서 능력치가 상승한다! 1 백호 2009.02.22 1238
30 전투 전투위치 보정 스크립트 1 file 백호 2009.02.21 1234
29 전투 Star Ocean Battle System 3 file 백호 2009.02.22 1228
28 전투 마법반사 스크립트 1 file 백호 2009.02.21 1217
27 전투 랜덤으로 적을 출현시키는 스크립트 백호 2009.02.21 1216
26 전투 Advanced Limit Breaks (KGC스크립트를 SDK호환용으로 손질한 것) 백호 2009.02.22 1214
» 전투 Steal Script 5.5 by trickster@rmxp.net (SDK호환) file 백호 2009.02.22 1206
24 전투 SimpleAction (출처 -RPGXP 포럼 비밀소년님의 자작품) 1 file 백호 2009.02.21 1194
23 전투 Advanced Individual Battle Command v2.1 by Trickster@rmxp.org (SDK호환) 1 file 백호 2009.02.22 1189
22 전투 RTAB 1.15와 애드온 from 歯車の城 4 file 백호 2009.02.22 1186
21 전투 데미지마루 백호 2009.02.21 1163
20 전투 A-battle 수정 file 백호 2009.02.21 1155
19 전투 FF10 전투 대미지 공식 by hydro@rmxp.org 백호 2009.02.22 1141
18 전투 물리친 적의수 표시 file 백호 2009.02.21 1131
17 전투 전투에서도 맵 BGM 연결하는 스크립트 2 file 백호 2009.02.21 1130
16 전투 배틀샵 스크립트 1 백호 2009.02.22 1126
15 전투 마법검 스크립트 file 백호 2009.02.21 1118
Board Pagination Prev 1 2 3 4 5 6 7 8 9 Next
/ 9