Jump to content
  • 0

Monster use skill TF_DOUBLE


roxas7x

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  04/21/13
  • Last Seen:  

Hi people. I have a problem. I can not make a monster use the passive ability of the thief when he attacks, only when he is attacked.

MOB_PRE.conf

{
	Id: 3020
	SpriteName: "PIAMETTE_"
	Name: "Piamette"
	Lv: 33
	Hp: 536
	Sp: 76
	Exp: 0
	JExp: 0
	AttackRange: 2
	Attack: [48, 50]
	Def: 10
	Mdef: 1
	Stats: {
		Str: 35
		Agi: 24
		Vit: 10
		Int: 1
		Dex: 20
		Luk: 1
	}
	ViewRange: 10
	ChaseRange: 0
	Size: 0
	Race: 7
	Element: (0, 2)
	Mode: {
		CanMove: true
		Aggressive: true
		CastSensorIdle: true
		Boss: true
		CanAttack: true
		Detector: true
		CastSensorChase: true
		ChangeChase: true
		ChangeTargetMelee: true
		ChangeTargetChase: true
	}
	MoveSpeed: 150
	AttackDelay: 700
	AttackMotion: 432
	DamageMotion: 300
	MvpExp: 0
},

Mob_Skill_Pre.txt

3020,Piamette@TF_DOUBLE,attack,48,10,10000,0,100,no,target,always,0,,,,,,,

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

We don't have mob-pre.conf, better post this question on Herc.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...